RuntimeTypeInfo

Undocumented in source.

Members

Functions

field
inout(Field) field(string identifier)
Undocumented in source. Be warned that the author may not have intended to support it.
method
inout(Method) method(string identifier)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(Object obj)
Undocumented in source.

Variables

fields
Field[] fields;
Undocumented in source.
methods
Method[] methods;
Undocumented in source.
name
string name;
Undocumented in source.
typeInfo
TypeInfo typeInfo;
Undocumented in source.

Meta