Searched defs:NULL_TYPE (Results 1 – 4 of 4) 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
972 NULL_TYPE = -1, enumerator