Qore reflection Module
0.9.4
|
This is the complete list of members for Qore::Reflection::Constant, including all inherited members.
constructor(string path) | Qore::Reflection::Constant | |
Qore::Reflection::AbstractConstant::constructor() | Qore::Reflection::AbstractConstant | |
findAllRegex(string pattern, *int re_opts) | Qore::Reflection::Constant | static |
findAllRegex(Program pgm, string pattern, *int re_opts) | Qore::Reflection::Constant | static |
forName(string path) | Qore::Reflection::Constant | static |
forName(Program pgm, string path) | Qore::Reflection::Constant | static |
getModifierList() | Qore::Reflection::AbstractConstant | |
getModifiers() | Qore::Reflection::AbstractConstant | |
getName() | Qore::Reflection::AbstractConstant | |
getNamespace() | Qore::Reflection::Constant | |
getSourceLocation() | Qore::Reflection::AbstractConstant | |
getType() | Qore::Reflection::AbstractConstant | |
getValue() | Qore::Reflection::AbstractConstant | |
isBuiltin() | Qore::Reflection::AbstractConstant | |
isClassConstant() | Qore::Reflection::AbstractConstant | |
isEqual(AbstractConstant con) | Qore::Reflection::AbstractConstant | |
isUser() | Qore::Reflection::AbstractConstant |