Searched defs:TypeCompatibleWithType (Results 1 – 1 of 1) sorted by relevance
18 public class TypeCompatibleWithType extends ConstraintFormula { class23 public TypeCompatibleWithType(TypeSolver typeSolver, ResolvedType s, ResolvedType t) { in TypeCompatibleWithType() method in TypeCompatibleWithType