Methods

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::Choice1

Public Instance Methods

head() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 945
945:         def head
946:           elements[0]
947:         end
tail() click to toggle source
     # 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.