Class Puppet::Parser::AST::CollExpr
In: lib/puppet/parser/ast/collexpr.rb
Parent: AST::Branch

Methods

evaluate   new  

Attributes

form  [RW] 
oper  [RW] 
parens  [RW] 
test1  [RW] 
test2  [RW] 
type  [RW] 

Public Class methods

Public Instance methods

We return an object that does a late-binding evaluation.

[Validate]