NodeInterface
interface NodeInterface (View source)
The interface that all type classes must implement and respond to.
Methods
string
__toString()
Converts this object into a string representation.