Module: EDNGRAMMAR::Streamstring2
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#bstr ⇒ Object
2317 2318 2319 |
# File 'lib/parser/edngrammar.rb', line 2317 def bstr elements[2] end |
#S1 ⇒ Object
2313 2314 2315 |
# File 'lib/parser/edngrammar.rb', line 2313 def S1 elements[1] end |
#S2 ⇒ Object
2321 2322 2323 |
# File 'lib/parser/edngrammar.rb', line 2321 def S2 elements[3] end |