Class
Puppet::Parser::AST::Collection
In:
lib/puppet/parser/ast/collection.rb
Parent:
AST::Branch
Methods
evaluate
override=
Attributes
form
[RW]
override
[R]
query
[RW]
type
[RW]
Public Instance methods
evaluate
(scope)
We return an object that does a late-binding evaluation.
override=
(override)
Handle our parameter ourselves
[Validate]