Searched defs:INTEGER_TYPE (Results 1 – 3 of 3) sorted by relevance
31 static final IntegerType INTEGER_TYPE = new IntegerType(); field in VerificationTypeFactory
36 public static final int INTEGER_TYPE = 1; field in VerificationType
187 public static final RegisterType INTEGER_TYPE = new RegisterType(INTEGER, null); field in RegisterType