Module: EDNGRAMMAR::RAppStringH4
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
10332 10333 10334 |
# File 'lib/parser/edngrammar.rb', line 10332 def eol_comment elements[0] end |
#matchrawdelim ⇒ Object
10336 10337 10338 |
# File 'lib/parser/edngrammar.rb', line 10336 def matchrawdelim elements[2] end |