TypeAware

Interface for objects that are aware of a type and can provide it.

interface TypeAware {}

Members

Functions

type
const(TypeInfo) type()

Get the type that is stored in component.

Meta