Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3821 3822 3823 |
# File 'lib/parser/edngrammar.rb', line 3821 def MS elements[1] end |
#SOC ⇒ Object
3829 3830 3831 |
# File 'lib/parser/edngrammar.rb', line 3829 def SOC elements[4] end |
#string ⇒ Object
3825 3826 3827 |
# File 'lib/parser/edngrammar.rb', line 3825 def string elements[2] end |