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