Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#head ⇒ Object



1550
1551
1552
# File 'lib/treetop/compiler/metagrammar.rb', line 1550

def head
  self
end

#tail ⇒ Object



1554
1555
1556
# File 'lib/treetop/compiler/metagrammar.rb', line 1554

def tail
  []
end