Parent

Methods

Class Index [+]

Quicksearch

Treetop::Compiler::TreetopFile

Public Instance Methods

compile() click to toggle source
   # File lib/treetop/compiler/node_classes/treetop_file.rb, line 4
4:       def compile
5:         (elements.map {|elt| elt.compile}).join
6:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.