# File lib/treetop/compiler/metagrammar.rb, line 945 945: def head 946: elements[0] 947: end
# File lib/treetop/compiler/metagrammar.rb, line 949 949: def tail 950: elements[1] 951: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.