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

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

Instance Method Summary collapse

Instance Method Details

#maxObject



2000
2001
2002
# File 'lib/treetop/compiler/metagrammar.rb', line 2000

def max
  elements[3]
end

#minObject



1996
1997
1998
# File 'lib/treetop/compiler/metagrammar.rb', line 1996

def min
  elements[1]
end