Module: EDNGRAMMAR::RAppStringB644

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#eol_commentObject



9990
9991
9992
# File 'lib/parser/edngrammar.rb', line 9990

def eol_comment
  elements[0]
end

#matchrawdelimObject



9994
9995
9996
# File 'lib/parser/edngrammar.rb', line 9994

def matchrawdelim
  elements[2]
end