Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3111 3112 3113 |
# File 'lib/parser/edngrammar.rb', line 3111 def MS elements[1] end |
#SOC ⇒ Object
3119 3120 3121 |
# File 'lib/parser/edngrammar.rb', line 3119 def SOC elements[4] end |
#string ⇒ Object
3115 3116 3117 |
# File 'lib/parser/edngrammar.rb', line 3115 def string elements[2] end |