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

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

Instance Method Summary collapse

Instance Method Details

#headObject



1335
1336
1337
# File 'lib/treetop/compiler/metagrammar.rb', line 1335

def head
  self
end

#tailObject



1339
1340
1341
# File 'lib/treetop/compiler/metagrammar.rb', line 1339

def tail
  []
end