struct Crystal::Select::When inherits Struct ¶ Class methods¶ .new(condition : ASTNode, body : ASTNode) ¶ View source Methods¶ #body : ASTNode ¶ #clone ¶ View source #condition : ASTNode ¶ #copy_with(condition _condition = @condition, body _body = @body) ¶ View source