Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
4089 4090 4091 |
# File 'lib/parser/edngrammar.rb', line 4089 def MS elements[1] end |
#SOC ⇒ Object
4097 4098 4099 |
# File 'lib/parser/edngrammar.rb', line 4097 def SOC elements[4] end |
#string ⇒ Object
4093 4094 4095 |
# File 'lib/parser/edngrammar.rb', line 4093 def string elements[2] end |