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