module Treetop::Compiler::Metagrammar::DoubleQuotedString1

Public Instance Methods

string() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2707
def string
  elements[1]
end