Class/Module Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::Grammar1

Public Instance Methods

declaration_sequence() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 404
def declaration_sequence
  elements[5]
end
grammar_name() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 396
def grammar_name
  elements[2]
end
space1() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 392
def space1
  elements[1]
end
space2() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 400
def space2
  elements[3]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.