Searched refs:substitutedTypeReferences (Results 1 – 4 of 4) sorted by relevance
63 public static Set<ITypeReference> substitutedTypeReferences( in substitutedTypeReferences() method in ViewpointAdapter67 return new HashSet<ITypeReference>(substitutedTypeReferences(result, in substitutedTypeReferences()71 public static List<ITypeReference> substitutedTypeReferences( in substitutedTypeReferences() method in ViewpointAdapter
45 return ViewpointAdapter.substitutedTypeReferences(original in getUpperBounds()
69 arguments = ViewpointAdapter.substitutedTypeReferences(original in getTypeArguments()
52 return ViewpointAdapter.substitutedTypeReferences(original in getExceptions()