Module: EDNGRAMMAR::RAppStringH4

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#eol_commentObject



10332
10333
10334
# File 'lib/parser/edngrammar.rb', line 10332

def eol_comment
  elements[0]
end

#matchrawdelimObject



10336
10337
10338
# File 'lib/parser/edngrammar.rb', line 10336

def matchrawdelim
  elements[2]
end