Class: Puppet::Parser::AST::PopsBridge

Inherits:
Object
  • Object
show all
Defined in:
lib/puppet/parser/ast/pops_bridge.rb

Overview

The AST::Bridge contains classes that bridges between the new Pops based model and the 3.x AST. This is required to be able to reuse the Puppet::Resource::Type which is fundamental for the rest of the logic.

Defined Under Namespace

Classes: Expression, ExpressionSupportingReturn, Program