Searched refs:OP_NUMBERLIT (Results 1 – 4 of 4) sorted by relevance
411 public static final int OP_NUMBERLIT = 27; field in OpCodes
169 case OpCodes.OP_NUMBERLIT : in compile()
1436 appendOp(2, OpCodes.OP_NUMBERLIT); in PrimaryExpr()
441 case OpCodes.OP_NUMBERLIT: in isProximateInnerExpr()510 case OpCodes.OP_NUMBERLIT: in mightBeProximate()