Class Puppet::Parser::AST::ResourceReference
In: lib/puppet/parser/ast/resource_reference.rb
Parent: Puppet::Parser::AST::Branch

Methods

evaluate   to_s  

Attributes

title  [RW] 
type  [RW] 

Public Instance methods

Evaluate our object, but just return a simple array of the type and name.

[Validate]