Qore reflection Module
1.7.0
|
class and inheritance access information More...
Public Attributes | |
int | access |
access code; see Access Constants for valid values | |
string | access_string |
access string; one of "public" , "private" , or "private:internal" | |
AbstractClass | cls |
the inherited class | |
class and inheritance access information