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