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

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

Instance Method Summary collapse

Instance Method Details

#headObject



1358
1359
1360
# File 'lib/treetop/compiler/metagrammar.rb', line 1358

def head
  self
end

#tailObject



1362
1363
1364
# File 'lib/treetop/compiler/metagrammar.rb', line 1362

def tail
  []
end