Module: EDNGRAMMAR::RawAppStringH0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_h ⇒ Object
10653 10654 10655 |
# File 'lib/parser/edngrammar.rb', line 10653 def r_app_string_h elements[2] end |
#startrawdelim ⇒ Object
10649 10650 10651 |
# File 'lib/parser/edngrammar.rb', line 10649 def startrawdelim elements[1] end |