LightweightTypeReference |
CustomTypeParameterSubstitutor.doVisitParameterizedTypeReference(ParameterizedTypeReference reference,
ConstraintVisitingInfo visiting) |
LightweightTypeReference |
TypeParameterByUnboundSubstitutor.doVisitUnboundTypeReference(UnboundTypeReference reference,
ConstraintVisitingInfo param) |
protected LightweightTypeReference |
TypeParameterByConstraintSubstitutor.doVisitUnboundTypeReference(UnboundTypeReference reference,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
CustomTypeParameterSubstitutor.enhanceParameterizedTypeReference(ParameterizedTypeReference origin,
JvmType type,
ParameterizedTypeReference result,
ConstraintVisitingInfo visiting) |
protected LightweightMergedBoundTypeArgument |
CustomTypeParameterSubstitutor.getBoundTypeArgument(JvmTypeParameter type,
ConstraintVisitingInfo info) |
protected LightweightTypeReference |
TypeParameterByConstraintSubstitutor.getDeclaredUpperBound(JvmTypeParameter typeParameter,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
CustomTypeParameterSubstitutor.getDeclaredUpperBound(JvmTypeParameter typeParameter,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
CustomTypeParameterSubstitutor.getDeclaredUpperBound(JvmTypeParameterDeclarator type,
int parameterIndex,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
TypeParameterByUnboundSubstitutor.getUnmappedSubstitute(ParameterizedTypeReference reference,
JvmTypeParameter type,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
TypeParameterByConstraintSubstitutor.getUnmappedSubstitute(ParameterizedTypeReference reference,
JvmTypeParameter type,
ConstraintVisitingInfo visiting) |
protected abstract LightweightTypeReference |
CustomTypeParameterSubstitutor.getUnmappedSubstitute(ParameterizedTypeReference reference,
JvmTypeParameter type,
ConstraintVisitingInfo visiting) |
protected LightweightTypeReference |
TypeParameterByConstraintSubstitutor.visitTypeArgument(LightweightTypeReference reference,
ConstraintVisitingInfo visiting,
boolean lowerBound) |