Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HCL::AST::TemplateIf
Inherits
HCL::AST::Node
/
Reference
/
Object
Constructors
new
(predicate :
Expression
, true_tpl :
Template
, false_tpl :
Template
|
Nil
= nil, **kwargs)
Source
Instance methods
false_tpl
Source
predicate
Source
true_tpl
Source