Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::ModuleDeclaration4

Public Instance Methods

module_contents() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 286
286:         def module_contents
287:           elements[1]
288:         end
prefix() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 282
282:         def prefix
283:           elements[0]
284:         end
suffix() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 290
290:         def suffix
291:           elements[2]
292:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.