Searched defs:superTypes (Results 1 – 3 of 3) sorted by relevance
62 val superTypes = cls.details(NodeKind.Supertype) in <lambda>() constant206 val superTypes = cls.details(NodeKind.Supertype) in <lambda>() constant
72 private Set<Type> superTypes = new HashSet<>(); field in InferenceVariableType
72 private Set<ResolvedType> superTypes = new HashSet<>(); field in InferenceVariableType