Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3658 3659 3660 |
# File 'lib/parser/edngrammar.rb', line 3658 def MS elements[1] end |
#SOC ⇒ Object
3666 3667 3668 |
# File 'lib/parser/edngrammar.rb', line 3666 def SOC elements[4] end |
#string ⇒ Object
3662 3663 3664 |
# File 'lib/parser/edngrammar.rb', line 3662 def string elements[2] end |