Module: EDNGRAMMAR::Streamstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2832 2833 2834 |
# File 'lib/parser/edngrammar.rb', line 2832 def OC elements[0] end |
#S ⇒ Object
2840 2841 2842 |
# File 'lib/parser/edngrammar.rb', line 2840 def S elements[2] end |
#string ⇒ Object
2836 2837 2838 |
# File 'lib/parser/edngrammar.rb', line 2836 def string elements[1] end |