Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3117 3118 3119 |
# File 'lib/parser/edngrammar.rb', line 3117 def MS elements[1] end |
#SOC ⇒ Object
3125 3126 3127 |
# File 'lib/parser/edngrammar.rb', line 3125 def SOC elements[4] end |
#string ⇒ Object
3121 3122 3123 |
# File 'lib/parser/edngrammar.rb', line 3121 def string elements[2] end |