mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Add documented pattern "marked abstract"
This commit is contained in:
parent
3d726685ea
commit
254ba68e8e
@ -36,6 +36,7 @@ The following problem patterns are supported:
|
||||
<class name>.<field name> field type changed from <before> to <after>
|
||||
<class name>.<field name> field visibility changed from <before> to <after>
|
||||
|
||||
<class name>.<method name>(<human-readable parameters>) marked abstract
|
||||
<class name>.<method name>(<human-readable parameters>) abstract method added
|
||||
<class name> class moved to package <package name>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user