Inherits Crystal::Macros::ASTNode
A method call.
Returns this call's arguments.
Returns this call's block, if any.
Returns this call's block argument, if any
Returns true if this call refers to a global method (starts with ::).
true
::
Returns this call's name as a MacroId.
MacroId
Returns the method name of this call.
Returns this call's named arguments.
Returns this call's receiver, if any.