Module: EDNGRAMMAR::RAppStringH4

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#eol_commentObject



10422
10423
10424
# File 'lib/parser/edngrammar.rb', line 10422

def eol_comment
  elements[0]
end

#matchrawdelimObject



10426
10427
10428
# File 'lib/parser/edngrammar.rb', line 10426

def matchrawdelim
  elements[2]
end