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

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

Instance Method Summary collapse

Instance Method Details

#stringObject



2755
2756
2757
# File 'lib/treetop/compiler/metagrammar.rb', line 2755

def string
  elements[1]
end