class

Csmli::If

Inherits Csmli::Expression < Csmli::ASTNode < Reference < Object

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

clone_without_location
Source
else_exp
Source
else_exp=(else_exp : Expression | Nil)
Source
else_exp?
Source
hash(hasher)

See Object#hash(hasher)

test_exp
Source
test_exp=(test_exp : Expression | Nil)
Source
test_exp?
Source
then_exp
Source
then_exp=(then_exp : Expression | Nil)
Source
then_exp?
Source