NAME
SPVM::Stringer - Interface Type for Stringing Callback
SYNOPSYS
DESCRIPTION
Stringer is the interface type for the stringing callback.
INTERFACE METHODS
required method : string (
$object
: object)
The implementation must receive a object and return the string that represents the object.