mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 03:07:47 +07:00
SealClassAction: rename, short circuited inheritors search, reject local inheritors
GitOrigin-RevId: 282a1fc9cbb4ccacca545d01bfc036007d7fdfe8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f18e4bd54f
commit
cd624b4c86
@@ -0,0 +1,5 @@
|
||||
// "Seal class" "false"
|
||||
|
||||
public final class Ma<caret>in { }
|
||||
|
||||
class Direct extends Main {}
|
||||
Reference in New Issue
Block a user