Eval

Undocumented in source.

Members

Functions

checkResponse
bool checkResponse(EvaluationResult.Reader response, int expected)
Undocumented in source. Be warned that the author may not have intended to support it.
handleRequest
void handleRequest(Expression.Reader request, EvaluationResult.Builder response)
Undocumented in source. Be warned that the author may not have intended to support it.
setupRequest
int setupRequest(Expression.Builder request)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

evaluateExpression
int evaluateExpression(Expression.Reader exp)
Undocumented in source. Be warned that the author may not have intended to support it.
makeExpression
int makeExpression(Expression.Builder exp, int depth)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta