public interface ParameterCallback
| Modifier and Type | Method | Description |
|---|---|---|
int |
getParameterCount() |
|
LValue |
getRaw(int position) |
|
Type |
getType(int position) |
|
java.lang.Object |
getValue(int position) |
LValue getRaw(int position)
java.lang.Object getValue(int position)
throws EvaluationException
EvaluationExceptionType getType(int position) throws EvaluationException
EvaluationExceptionint getParameterCount()