Module: Treetop::Compiler::Metagrammar::ParenthesizedExpression0
- Defined in:
- lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#parsing_expression ⇒ Object
2532 2533 2534 |
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 2532 def parsing_expression elements[2] end |