Treetop::Compiler::Repetition
# File lib/treetop/compiler/node_classes/repetition.rb, line 39 39: def compile(address, builder, parent_expression) 40: super 41: assign_and_extend_result 42: end_comment(parent_expression) 43: end
# File lib/treetop/compiler/node_classes/repetition.rb, line 45 45: def max 46: nil 47: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.