module Treetop::Compiler::Metagrammar::OccurrenceRange0
Public Instance Methods
max()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2352 def max elements[3] end
min()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2348 def min elements[1] end