Searched refs:substitutedTypeReference (Results 1 – 7 of 7) sorted by relevance
45 return ViewpointAdapter.substitutedTypeReference(ownerType, mappings); in getOwnerType()58 .substitutedTypeReference(original.getRawType(), in getRawType()
40 return ViewpointAdapter.substitutedTypeReference(original in getReturnType()
42 return ViewpointAdapter.substitutedTypeReference(original.getType(), in getType()
38 return ViewpointAdapter.substitutedTypeReference(original in getComponentType()
77 result.add(substitutedTypeReference(typeReference, mappings)); in substitutedTypeReferences()82 public static ITypeReference substitutedTypeReference( in substitutedTypeReference() method in ViewpointAdapter
87 interfaces.add(ViewpointAdapter.substitutedTypeReference( in getInterfaces()146 superClass = ViewpointAdapter.substitutedTypeReference(original in getSuperClass()
40 return ViewpointAdapter.substitutedTypeReference(original in getLowerBound()