Searched refs:TOP_TYPE (Results 1 – 4 of 4) sorted by relevance
35 static final TopType TOP_TYPE = new TopType(); field in VerificationTypeFactory77 return TOP_TYPE; in createTopType()
38 return TOP_TYPE; in getTag()
35 public static final int TOP_TYPE = 0; field in VerificationType
1049 case VerificationType.TOP_TYPE: return new TopType(); in createVerificationType()