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

Defined in:
lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#stringObject



2153
2154
2155
# File 'lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb', line 2153

def string
  elements[1]
end