Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#MS ⇒ Object
3692 3693 3694 |
# File 'lib/parser/edngrammar.rb', line 3692 def MS elements[1] end |
#SOC ⇒ Object
3700 3701 3702 |
# File 'lib/parser/edngrammar.rb', line 3700 def SOC elements[4] end |
#string ⇒ Object
3696 3697 3698 |
# File 'lib/parser/edngrammar.rb', line 3696 def string elements[2] end |