Module: EDNGRAMMAR::Streamstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#S1 ⇒ Object
2647 2648 2649 |
# File 'lib/parser/edngrammar.rb', line 2647 def S1 elements[1] end |
#S2 ⇒ Object
2655 2656 2657 |
# File 'lib/parser/edngrammar.rb', line 2655 def S2 elements[3] end |
#string ⇒ Object
2651 2652 2653 |
# File 'lib/parser/edngrammar.rb', line 2651 def string elements[2] end |