Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
1378 1379 1380 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1378 def head self end |
#tail ⇒ Object
1382 1383 1384 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1382 def tail [] end |