Class Puppet::Parser::AST::ResourceParam
In: lib/puppet/parser/ast/resourceparam.rb
Parent: AST::Branch

The AST object for the parameters inside ResourceDefs and Selectors.

Methods

each   evaluate  

Attributes

add  [RW] 
param  [RW] 
value  [RW] 

Public Instance methods

Return the parameter and the value.

[Validate]