class

Crystal::Macros::RespondsTo

Inherits Crystal::Macros::ASTNode

A .responds_to? call.

Instance methods

name

Returns the method name that is being checked for.

Source
receiver

Returns this call's receiver.

Source