Qore Programming Language
0.9.16
|
external wrapper base class for class and hashdecl members More...
#include <QoreReflection.h>
Public Member Methods | |
DLLEXPORT QoreValue | getDefaultValue (ExceptionSink *xsink) const |
evaluates the initialization expression for the member and returns the referenced value | |
const DLLEXPORT QoreExternalProgramLocation * | getSourceLocation () const |
returns the source location of the member's declaration | |
const DLLEXPORT QoreTypeInfo * | getTypeInfo () const |
returns the type info for the member | |
external wrapper base class for class and hashdecl members