Module: Treetop::Compiler::Metagrammar::QuotedString0

Defined in:
lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#stringObject



1781
1782
1783
# File 'lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb', line 1781

def string
  super.text_value
end