A runtime object which captures compile-time type information.
A token captures the compile-time type of an interface or class in an object which can be used at runtime in a type-safe fashion.
Construct a new token.
A human readable name for the token.
The human readable name for the token.
This can be useful for debugging and logging.
Generated using TypeDoc
A runtime object which captures compile-time type information.
Notes
A token captures the compile-time type of an interface or class in an object which can be used at runtime in a type-safe fashion.