mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 21:43:33 +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
+5
@@ -0,0 +1,5 @@
|
||||
// "Seal class" "true"
|
||||
|
||||
public non-sealed class Ma<caret>in { }
|
||||
|
||||
class Direct extends Main {}
|
||||
Reference in New Issue
Block a user