Class/Module Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::ModuleDeclaration2

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.