Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
1350 1351 1352 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1350 def head self end |
#tail ⇒ Object
1354 1355 1356 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1354 def tail [] end |