Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
1358 1359 1360 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1358 def head self end |
#tail ⇒ Object
1362 1363 1364 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1362 def tail [] end |