Interpreter.reverseRelation

Negate a relational operator, eg >= becomes <

class Interpreter
static
TOK
reverseRelation
(
TOK op
)

Meta