Module: EDNGRAMMAR::Streamstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#S1 ⇒ Object
2280 2281 2282 |
# File 'lib/parser/edngrammar.rb', line 2280 def S1 elements[1] end |
#S2 ⇒ Object
2288 2289 2290 |
# File 'lib/parser/edngrammar.rb', line 2288 def S2 elements[3] end |
#tstr ⇒ Object
2284 2285 2286 |
# File 'lib/parser/edngrammar.rb', line 2284 def tstr elements[2] end |