Methods

Class/Module Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::SequencePrimary4

Public Instance Methods

atomic() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1625
def atomic
  elements[0]
end
suffix() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1629
def suffix
  elements[1]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.