abstract class Spectator::AbstractArguments
- Spectator::AbstractArguments
- Reference
- Object
Overview
Untyped arguments to a method call (message).
Direct Known Subclasses
Defined in:
spectator/mocks/abstract_arguments.crInstance Method Summary
-
#inspect(io : IO) : Nil
Use the string representation to avoid over complicating debug output.