Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
1335 1336 1337 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1335 def head self end |
#tail ⇒ Object
1339 1340 1341 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1339 def tail [] end |