Class
Puppet::Parser::AST::HashOrArrayAccess
In:
lib/puppet/parser/ast/leaf.rb
Parent:
AST::Leaf
Methods
array_index_or_key
assign
evaluate
evaluate_container
evaluate_key
to_s
Attributes
key
[RW]
variable
[RW]
Public Instance methods
array_index_or_key
(object, key)
assign
(scope, value)
Assign value to this hashkey or array index
evaluate
(scope)
evaluate_container
(scope)
evaluate_key
(scope)
to_s
()
[Validate]