Qore reflection Module
1.7.0
|
This is the complete list of members for Qore::Reflection::GlobalVar, including all inherited members.
constructor(string path) | Qore::Reflection::GlobalVar | |
findAllRegex(string pattern, *int re_opts) | Qore::Reflection::GlobalVar | static |
findAllRegex(Program pgm, string pattern, *int re_opts) | Qore::Reflection::GlobalVar | static |
forName(string path) | Qore::Reflection::GlobalVar | static |
forName(Program pgm, string path) | Qore::Reflection::GlobalVar | static |
getName() | Qore::Reflection::GlobalVar | |
getNamespace() | Qore::Reflection::GlobalVar | |
getSourceLocation() | Qore::Reflection::GlobalVar | |
getType() | Qore::Reflection::GlobalVar | |
getValue() | Qore::Reflection::GlobalVar | |
isBuiltin() | Qore::Reflection::GlobalVar | |
isEqual(GlobalVar var) | Qore::Reflection::GlobalVar | |
isModulePublic() | Qore::Reflection::GlobalVar | |
isUser() | Qore::Reflection::GlobalVar | |
setValue(auto val) | Qore::Reflection::GlobalVar |