public interface ParameterCallback
int
getParameterCount()
LValue
getRaw(int position)
Type
getType(int position)
Object
getValue(int position)
public int getParameterCount()
public LValue getRaw(int position)
public Type getType(int position) throws EvaluationException
public Object getValue(int position) throws EvaluationException