ClassInfo

Undocumented in source.

Members

Variables

classAttributes
ObjMap* classAttributes;
Undocumented in source.
fields
SymbolTable fields;
Undocumented in source.
inStatic
bool inStatic;
Undocumented in source.
isForeign
bool isForeign;
Undocumented in source.
methodAttributes
ObjMap* methodAttributes;
Undocumented in source.
methods
IntBuffer methods;
Undocumented in source.
name
ObjString* name;
Undocumented in source.
signature
Signature* signature;
Undocumented in source.
staticMethods
IntBuffer staticMethods;
Undocumented in source.

Meta