Searched defs:NULL_TYPE (Results 1 – 6 of 6) 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
179 public static final RegisterType NULL_TYPE = new RegisterType(NULL, null); field in RegisterType
253 NULL_TYPE, enumerator
38 public static final Type NULL_TYPE = Type.getObjectType("<null>"); field in JarState
58 NULL_TYPE : 'null', property