module Treetop::Compiler::Metagrammar::QuotedString0
Public Instance Methods
string()
click to toggle source
Calls superclass method
# File lib/treetop/compiler/metagrammar.rb, line 2575 def string super.text_value end