mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2021.md: Kotlin
This commit is contained in:
parent
1ea1ea83d9
commit
bb35b7d3d8
@ -158,4 +158,4 @@ Rename of packages to `.java.` specific variants
|
||||
### Kotlin Plugin 2021.1
|
||||
|
||||
`org.jetbrains.kotlin.idea.refactoring.changeSignature.KotlinChangeInfo(KotlinMethodDescriptor, String, KotlinTypeInfo, Visibility, List, KotlinParameterInfo, PsiElement, Collection)` constructor parameter type changed from `org.jetbrains.kotlin.descriptors.Visibility` to `org.jetbrains.kotlin.descriptors.DescriptorVisibility`
|
||||
: The compiler change
|
||||
: `Visibility` has been renamed to `DescriptorVisibility`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user