Module: EDNGRAMMAR::RawAppStringH0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_h ⇒ Object
8985 8986 8987 |
# File 'lib/parser/edngrammar.rb', line 8985 def r_app_string_h elements[2] end |
#startrawdelim ⇒ Object
8981 8982 8983 |
# File 'lib/parser/edngrammar.rb', line 8981 def startrawdelim elements[1] end |