Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
IfStatement
Inherits
StatementNode
<
Reference
<
Object
Constructors
new
(branches :
Array
(
Tuple
(
ExpressionNode
,
Block
)), else_branch :
Nil
|
Block
)
Source
Instance methods
branches
Source
else_branch
Source
to_s_indent
(io, level)
Source