Module: EDNGRAMMAR::RawAppStringH0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_h ⇒ Object
9962 9963 9964 |
# File 'lib/parser/edngrammar.rb', line 9962 def r_app_string_h elements[2] end |
#startrawdelim ⇒ Object
9958 9959 9960 |
# File 'lib/parser/edngrammar.rb', line 9958 def startrawdelim elements[1] end |