Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3742 3743 3744 |
# File 'lib/parser/edngrammar.rb', line 3742 def MS elements[1] end |
#SOC ⇒ Object
3750 3751 3752 |
# File 'lib/parser/edngrammar.rb', line 3750 def SOC elements[4] end |
#string ⇒ Object
3746 3747 3748 |
# File 'lib/parser/edngrammar.rb', line 3746 def string elements[2] end |