Searched refs:OP_LITERAL (Results 1 – 4 of 4) sorted by relevance
313 public static final int OP_LITERAL = 21; field in OpCodes
163 case OpCodes.OP_LITERAL : in compile()
1402 appendOp(2, OpCodes.OP_LITERAL); in PrimaryExpr()
442 case OpCodes.OP_LITERAL: in isProximateInnerExpr()