Module: Treetop::Compiler::Metagrammar::QuotedString0

Defined in:
lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#modifiersObject



2730
2731
2732
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2730

def modifiers
  elements[1]
end

#qsObject



2726
2727
2728
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2726

def qs
  elements[0]
end