Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3132 3133 3134 |
# File 'lib/parser/edngrammar.rb', line 3132 def MS elements[1] end |
#SOC ⇒ Object
3140 3141 3142 |
# File 'lib/parser/edngrammar.rb', line 3140 def SOC elements[4] end |
#string ⇒ Object
3136 3137 3138 |
# File 'lib/parser/edngrammar.rb', line 3136 def string elements[2] end |