Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::ModuleDeclaration2

Public Instance Methods

module_contents() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 258
258:         def module_contents
259:           elements[1]
260:         end
prefix() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 254
254:         def prefix
255:           elements[0]
256:         end
suffix() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 262
262:         def suffix
263:           elements[2]
264:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.