Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::ModuleDeclaration5

Public Instance Methods

compile() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 296
296:         def compile
297:           prefix.text_value + module_contents.compile + suffix.text_value
298:         end
parser_name() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 300
300:           def parser_name
301:             prefix.name.text_value+'::'+module_contents.parser_name
302:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.