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
(scope)
Evaluate our object, but just return a simple array of the type and name.
to_s
()
[Validate]