class ReflectionFuncCallContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Object[] |
effectiveParameters |
java.lang.Class<?>[] |
formalParameters |
java.lang.String |
fullClassName |
java.lang.String |
funcName |
java.lang.Object |
instance |
Constructor and Description |
---|
ReflectionFuncCallContext() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |