Module: EDNGRAMMAR::RAppStringH4
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
10052 10053 10054 |
# File 'lib/parser/edngrammar.rb', line 10052 def eol_comment elements[0] end |
#matchrawdelim ⇒ Object
10056 10057 10058 |
# File 'lib/parser/edngrammar.rb', line 10056 def matchrawdelim elements[2] end |