Methods

Class Index [+]

Quicksearch

Treetop::Compiler::InlineModuleMixin

Attributes

module_name[R]

Public Instance Methods

compile(index, builder, rule) click to toggle source
   # File lib/treetop/compiler/node_classes/inline_module.rb, line 6
6:       def compile(index, builder, rule)
7:         @module_name = "#{rule.name.treetop_camelize}#{index}"
8:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.