Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::ModuleDeclaration2

Public Instance Methods

name() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 265
265:         def name
266:           elements[2]
267:         end
space1() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 261
261:         def space1
262:           elements[1]
263:         end
space2() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 269
269:         def space2
270:           elements[3]
271:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.