Module: Treetop::Compiler::Metagrammar::SingleQuotedString1

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

Instance Method Summary collapse

Instance Method Details

#stringObject



2939
2940
2941
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2939

def string
  elements[1]
end