module Treetop::Compiler::Metagrammar::QuotedString0
Public Instance Methods
modifiers()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2680 def modifiers elements[1] end
qs()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2676 def qs elements[0] end