Methods

Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::Choice1

Public Instance Methods

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