hunt-reflection ~master (2019-11-13T07:39:18Z)
Dub
Repo
MethodMixin.invoke
witchcraft
mixins
methods
WitchcraftMethod
MethodMixin
Undocumented in source. Be warned that the author may not have intended to support it.
class
MethodMixin
(alias T, string name, size_t overload)
const
Variant
invoke
(
Variant
instance
,
Variant
[]
arguments
...
)
Meta
Source
See Implementation
witchcraft
mixins
methods
WitchcraftMethod
MethodMixin
functions
getAttributes
getDeclaringType
getDeclaringTypeInfo
getFullName
getName
getParameterTypeInfos
getParameterTypes
getProtection
getReturnType
invoke
properties
getReturnTypeInfo
isAccessible
isFinal
isOverride
isStatic
isVarArgs