Runtime.Class

Undocumented in source.

Members

Properties

isClass
auto isClass [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
auto name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

conforming
Class*[Class*] conforming;
Undocumented in source.
directBases
Class*[] directBases;
Undocumented in source.
directDerived
Class*[] directDerived;
Undocumented in source.
firstUsedSlot
int firstUsedSlot;
Undocumented in source.
gvMtbl
Word* gvMtbl;
Undocumented in source.
info
ClassInfo info;
Undocumented in source.
methodParams
Param[] methodParams;
Undocumented in source.
mtbl
int[] mtbl;
Undocumented in source.
nextSlot
int nextSlot;
Undocumented in source.

Meta