Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
4369 4370 4371 |
# File 'lib/parser/edngrammar.rb', line 4369 def MS elements[1] end |
#SOC ⇒ Object
4377 4378 4379 |
# File 'lib/parser/edngrammar.rb', line 4377 def SOC elements[4] end |
#string ⇒ Object
4373 4374 4375 |
# File 'lib/parser/edngrammar.rb', line 4373 def string elements[2] end |