Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::TreetopFile1

Public Instance Methods

module_or_grammar() click to toggle source
    # File lib/treetop/compiler/metagrammar.rb, line 28
28:         def module_or_grammar
29:           elements[2]
30:         end
prefix() click to toggle source
    # File lib/treetop/compiler/metagrammar.rb, line 24
24:         def prefix
25:           elements[1]
26:         end
requires() click to toggle source
    # File lib/treetop/compiler/metagrammar.rb, line 20
20:         def requires
21:           elements[0]
22:         end
suffix() click to toggle source
    # File lib/treetop/compiler/metagrammar.rb, line 32
32:         def suffix
33:           elements[3]
34:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.