Module: EDNGRAMMAR::RAppStringH4

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#eol_commentObject



10416
10417
10418
# File 'lib/parser/edngrammar.rb', line 10416

def eol_comment
  elements[0]
end

#matchrawdelimObject



10420
10421
10422
# File 'lib/parser/edngrammar.rb', line 10420

def matchrawdelim
  elements[2]
end