Module: EDNGRAMMAR::RAppStringH4

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#eol_commentObject



9126
9127
9128
# File 'lib/parser/edngrammar.rb', line 9126

def eol_comment
  elements[0]
end

#matchrawdelimObject



9130
9131
9132
# File 'lib/parser/edngrammar.rb', line 9130

def matchrawdelim
  elements[2]
end