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
Sourceelse_exp
Sourceelse_exp=(else_exp : Expression | Nil)
Sourceelse_exp?
Sourcehash(hasher)
See Object#hash(hasher)
test_exp
Sourcetest_exp=(test_exp : Expression | Nil)
Sourcetest_exp?
Sourcethen_exp
Sourcethen_exp=(then_exp : Expression | Nil)
Sourcethen_exp?
Source