Searched refs:arrType2 (Results 1 – 1 of 1) sorted by relevance
213 final ArrayType arrType2 = (ArrayType) t; in getFirstCommonSuperclass() local214 if ((arrType1.getDimensions() == arrType2.getDimensions()) in getFirstCommonSuperclass()216 && arrType2.getBasicType() instanceof ObjectType) { in getFirstCommonSuperclass()218 .getFirstCommonSuperclass((ObjectType) arrType2.getBasicType()), arrType1 in getFirstCommonSuperclass()