Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3774 3775 3776 |
# File 'lib/parser/edngrammar.rb', line 3774 def MS elements[1] end |
#SOC ⇒ Object
3782 3783 3784 |
# File 'lib/parser/edngrammar.rb', line 3782 def SOC elements[4] end |
#string ⇒ Object
3778 3779 3780 |
# File 'lib/parser/edngrammar.rb', line 3778 def string elements[2] end |