mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[kotlin] J2K: Move ConvertGettersAndSettersToPropertyProcessing to K2
This is an intermediate commit to preserve git file history. The code doesn't compile yet. KTIJ-30693 GitOrigin-RevId: 6a56798bc1b0396b519f15005f59e5cfee08c68b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6a74b2ff01
commit
ed954c5ca9
@@ -1,6 +1,6 @@
|
||||
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
|
||||
package org.jetbrains.kotlin.idea.j2k.post.processing.processings
|
||||
package org.jetbrains.kotlin.j2k.k2.postProcessings
|
||||
|
||||
import com.intellij.openapi.application.runReadAction
|
||||
import com.intellij.psi.PsiComment
|
||||
Reference in New Issue
Block a user