Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3986 3987 3988 |
# File 'lib/parser/edngrammar.rb', line 3986 def MS elements[1] end |
#SOC ⇒ Object
3994 3995 3996 |
# File 'lib/parser/edngrammar.rb', line 3994 def SOC elements[4] end |
#string ⇒ Object
3990 3991 3992 |
# File 'lib/parser/edngrammar.rb', line 3990 def string elements[2] end |