Module: EDNGRAMMAR::RAppStringH4
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
10422 10423 10424 |
# File 'lib/parser/edngrammar.rb', line 10422 def eol_comment elements[0] end |
#matchrawdelim ⇒ Object
10426 10427 10428 |
# File 'lib/parser/edngrammar.rb', line 10426 def matchrawdelim elements[2] end |