Module: Treetop::Compiler::Metagrammar::LabeledSequencePrimary0
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#named_label ⇒ Object
1735 1736 1737 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 1735 def named_label elements[0] end |
#sequence_primary ⇒ Object
1739 1740 1741 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 1739 def sequence_primary elements[1] end |