Module: Treetop::Compiler::Metagrammar::VariableLengthSequenceBody0
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#optionally_labeled_sequence_primary ⇒ Object
1297 1298 1299 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 1297 def optionally_labeled_sequence_primary elements[1] end |
#space ⇒ Object
1293 1294 1295 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 1293 def space elements[0] end |