- arity
size_t arity()
Undocumented in source.
- call
R call(O obj, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- callImpl
Variant callImpl(TypeQualifier objQualifier, Object obj, Variant[] args)
Undocumented in source.
- isFinal
bool isFinal()
Undocumented in source.
- isOverride
bool isOverride()
Undocumented in source.
- isSafe
bool isSafe()
Undocumented in source.
- isStatic
bool isStatic()
Undocumented in source.
- isVirtual
bool isVirtual()
Undocumented in source. Be warned that the author may not have intended to support it.
- parameters
RuntimeTypeInfo[] parameters()
Undocumented in source.
- reprImpl
string reprImpl()
Undocumented in source.
- returnType
RuntimeTypeInfo returnType()
Undocumented in source.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.