Searched refs:OP_MINUS (Results 1 – 3 of 3) sorted by relevance
199 public static final int OP_MINUS = 11; field in OpCodes
143 case OpCodes.OP_MINUS : in compile()
1024 insertOp(addPos, 2, OpCodes.OP_MINUS); in AdditiveExpr()