public class MethodParameterContext extends FunctionParameterContext
Constructor and Description |
---|
MethodParameterContext(Function f,
Object[] args,
int index,
Method m) |
Modifier and Type | Method and Description |
---|---|
Method |
getMethod()
Get the Method in the Library instance the Function was called from.
|
getFunction, getParameterIndex, getParameters