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

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

Instance Method Summary collapse

Instance Method Details

#stringObject



1991
1992
1993
# File 'lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb', line 1991

def string
  super.text_value
end