|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.resolve.jvm.JavaResolverUtils
public class JavaResolverUtils
Method Summary | |
---|---|
static TypeSubstitutor |
createSubstitutorForTypeParameters(java.util.Map<TypeParameterDescriptor,TypeParameterDescriptorImpl> originalToAltTypeParameters)
|
static java.util.Map<TypeParameterDescriptor,TypeParameterDescriptorImpl> |
recreateTypeParametersAndReturnMapping(java.util.List<TypeParameterDescriptor> originalParameters,
DeclarationDescriptor newOwner)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.Map<TypeParameterDescriptor,TypeParameterDescriptorImpl> recreateTypeParametersAndReturnMapping(@NotNull java.util.List<TypeParameterDescriptor> originalParameters, @Nullable DeclarationDescriptor newOwner)
@NotNull public static TypeSubstitutor createSubstitutorForTypeParameters(@NotNull java.util.Map<TypeParameterDescriptor,TypeParameterDescriptorImpl> originalToAltTypeParameters)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |