Searched defs:INSTANCEOF (Results 1 – 11 of 11) sorted by relevance
28 public class INSTANCEOF extends CPInstruction implements LoadClass, ExceptionThrower, class35 INSTANCEOF() { in INSTANCEOF() method in INSTANCEOF39 public INSTANCEOF(final int index) { in INSTANCEOF() method in INSTANCEOF
107 INSTANCEOF("instanceof"), enumConstant
84 int INSTANCEOF = 38; field
84 int INSTANCEOF = 63; field
106 int INSTANCEOF = 37; field
288 INSTANCEOF(37), enumConstant
1068 short INSTANCEOF = 193; field
1465 public static final short INSTANCEOF = 193; field in Const
81 public static final int INSTANCEOF=53; field in JavaLexer
226 public static final int INSTANCEOF=53; field in JavaParser
354 token(GeneratedJavaParserConstants.INSTANCEOF), in concreteSyntaxModelByClass.put()