Module: EDNGRAMMAR::RawAppStringH0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_h ⇒ Object
10582 10583 10584 |
# File 'lib/parser/edngrammar.rb', line 10582 def r_app_string_h elements[2] end |
#startrawdelim ⇒ Object
10578 10579 10580 |
# File 'lib/parser/edngrammar.rb', line 10578 def startrawdelim elements[1] end |