Module: Treetop::Compiler::Metagrammar::OccurrenceRange0

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

Instance Method Summary collapse

Instance Method Details

#maxObject



2352
2353
2354
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2352

def max
  elements[3]
end

#minObject



2348
2349
2350
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2348

def min
  elements[1]
end