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