Inherits Crystal::Macros::ASTNode
An if expression.
Returns this if's condition.
Returns this if's else clause's body.
else
Returns this if's then clause's body.
then