Module: EDNGRAMMAR::Streamstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#S1 ⇒ Object
2111 2112 2113 |
# File 'lib/parser/edngrammar.rb', line 2111 def S1 elements[1] end |
#S2 ⇒ Object
2119 2120 2121 |
# File 'lib/parser/edngrammar.rb', line 2119 def S2 elements[3] end |
#tstr ⇒ Object
2115 2116 2117 |
# File 'lib/parser/edngrammar.rb', line 2115 def tstr elements[2] end |