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