Searched defs:NULL_TYPE (Results 1 – 8 of 8) sorted by relevance
36 static final NullType NULL_TYPE = new NullType(); field in VerificationTypeFactory
40 public static final int NULL_TYPE = 5; field in VerificationType
56 public static final Type NULL_TYPE = Type.getObjectType("null"); field in BasicInterpreter
179 public static final RegisterType NULL_TYPE = new RegisterType(NULL, null); field in RegisterType
178 public static final RegisterType NULL_TYPE = new RegisterType(NULL, null); field in RegisterType
972 NULL_TYPE = -1, enumerator
1076 NULL_TYPE = 1; enumerator
1084 NULL_TYPE = 1; enumerator