class

Spectator::AbstractArguments

Inherits Reference / Object

Untyped arguments to a method call (message).

Instance methods

inspect(io : IO) : Nil

Use the string representation to avoid over complicating debug output.

Source