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

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

Instance Method Summary collapse

Instance Method Details

#headObject



1350
1351
1352
# File 'lib/treetop/compiler/metagrammar.rb', line 1350

def head
  self
end

#tailObject



1354
1355
1356
# File 'lib/treetop/compiler/metagrammar.rb', line 1354

def tail
  []
end