Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
4124 4125 4126 |
# File 'lib/parser/edngrammar.rb', line 4124 def MS elements[1] end |
#SOC ⇒ Object
4132 4133 4134 |
# File 'lib/parser/edngrammar.rb', line 4132 def SOC elements[4] end |
#string ⇒ Object
4128 4129 4130 |
# File 'lib/parser/edngrammar.rb', line 4128 def string elements[2] end |