Methods

Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::DeclarationSequence1

Public Instance Methods

head() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 656
656:         def head
657:           elements[0]
658:         end
tail() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 660
660:         def tail
661:           elements[1]
662:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.