Methods

Files

Class/Module Index [+]

Quicksearch

Treetop::Compiler::Metagrammar::VariableLengthSequenceBody2

Public Instance Methods

tail() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1255
def tail
  super.elements.map {|elt| elt.optionally_labeled_sequence_primary }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.