module Treetop::Compiler::Metagrammar::QuotedString1
Public Instance Methods
string()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2637 def string qs.text_value end