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

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

Instance Method Summary collapse

Instance Method Details

#stringObject



2687
2688
2689
# File 'lib/treetop/compiler/metagrammar.rb', line 2687

def string
  qs.text_value
end