Module: Treetop::Compiler::Metagrammar::LabeledExpressionSequenceBody0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
1320 1321 1322 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1320 def head self end |
#tail ⇒ Object
1324 1325 1326 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1324 def tail [] end |