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

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

Instance Method Summary collapse

Instance Method Details

#headObject



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

def head
  self
end

#tailObject



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

def tail
  []
end