Types

Undocumented in source.

Members

Functions

get
Type get(TypeId id)
Undocumented in source. Be warned that the author may not have intended to support it.
hasId
bool hasId(TypeId id)
Undocumented in source. Be warned that the author may not have intended to support it.
require
void require(TypeId id, Type t)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(TypeId id, Type t)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

types
Type[TypeId] types;
Undocumented in source.

Meta