Files

Class Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::Grammar1

Public Instance Methods

declaration_sequence() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 495
495:         def declaration_sequence
496:           elements[5]
497:         end
grammar_name() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 487
487:         def grammar_name
488:           elements[2]
489:         end
space1() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 483
483:         def space1
484:           elements[1]
485:         end
space2() click to toggle source
     # File lib/treetop/compiler/metagrammar.rb, line 491
491:         def space2
492:           elements[3]
493:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.