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