Module: Treetop::Compiler::Metagrammar::QuotedString1

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

Instance Method Summary collapse

Instance Method Details

#stringObject



2736
2737
2738
# File 'lib/treetop/compiler/metagrammar.rb', line 2736

def string
  qs.text_value
end