Methods

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::DeclarationSequence1

Public Instance Methods

head() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 565
565:         def head
566:           elements[0]
567:         end
tail() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 569
569:         def tail
570:           elements[1]
571:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.