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

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

Instance Method Summary collapse

Instance Method Details

#headObject



1378
1379
1380
# File 'lib/treetop/compiler/metagrammar.rb', line 1378

def head
  self
end

#tailObject



1382
1383
1384
# File 'lib/treetop/compiler/metagrammar.rb', line 1382

def tail
  []
end