Module: Treetop::Compiler::Metagrammar::NodeClassExpression2
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#node_class_name ⇒ Object
3519 3520 3521 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 3519 def node_class_name elements[2].text_value end |