# File lib/treetop/compiler/metagrammar.rb, line 1036 1036: def head 1037: elements[0] 1038: end
# File lib/treetop/compiler/metagrammar.rb, line 1040 1040: def tail 1041: elements[1] 1042: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.