Name
SPVM::Stringer - Interface Type for Stringing Callback
Usage
Description
Stringer is the interface type for the stringing callback.
Interface Methods
required method : string ($object : object)
The implementation must receive an object and return the string that represents the object.
Copyright & License
Copyright (c) 2023 Yuki Kimoto
MIT License