Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::Primary4

Public Instance Methods

atomic() click to toggle source
      # File lib/treetop/compiler/metagrammar.rb, line 1330
1330:         def atomic
1331:           elements[0]
1332:         end
node_class_declarations() click to toggle source
      # File lib/treetop/compiler/metagrammar.rb, line 1338
1338:         def node_class_declarations
1339:           elements[2]
1340:         end
suffix() click to toggle source
      # File lib/treetop/compiler/metagrammar.rb, line 1334
1334:         def suffix
1335:           elements[1]
1336:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.