Module: EDNGRAMMAR::String0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#S ⇒ Object
430 431 432 |
# File 'lib/parser/edngrammar.rb', line 430 def S elements[0] end |
#string1e ⇒ Object
434 435 436 |
# File 'lib/parser/edngrammar.rb', line 434 def string1e elements[1] end |