Inherits Crystal::Macros::ASTNode
A cast call: obj.as(to)
obj.as(to)
Returns the object part of the cast.
Returns the target type of the cast.