Module: Treetop::Compiler::Metagrammar::SingleQuotedString1

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

Instance Method Summary collapse

Instance Method Details

#stringObject



2890
2891
2892
# File 'lib/treetop/compiler/metagrammar.rb', line 2890

def string
  elements[1]
end