Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3189 3190 3191 |
# File 'lib/parser/edngrammar.rb', line 3189 def MS elements[1] end |
#SOC ⇒ Object
3197 3198 3199 |
# File 'lib/parser/edngrammar.rb', line 3197 def SOC elements[4] end |
#string ⇒ Object
3193 3194 3195 |
# File 'lib/parser/edngrammar.rb', line 3193 def string elements[2] end |