Module: Treetop::Compiler::Metagrammar::DoubleQuotedString1

Defined in:
lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#stringObject



2029
2030
2031
# File 'lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb', line 2029

def string
  elements[1]
end