class

Crystal::Macros::IsA

Inherits Crystal::Macros::ASTNode

An .is_a? or .nil? call.

Instance methods

arg

Returns this call's argument.

Source
receiver

Returns this call's receiver.

Source