Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3047 3048 3049 |
# File 'lib/parser/edngrammar.rb', line 3047 def MS elements[1] end |
#SOC ⇒ Object
3055 3056 3057 |
# File 'lib/parser/edngrammar.rb', line 3055 def SOC elements[4] end |
#string ⇒ Object
3051 3052 3053 |
# File 'lib/parser/edngrammar.rb', line 3051 def string elements[2] end |