mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Add documented pattern "marked abstract"
This commit is contained in:
parent
254ba68e8e
commit
b3957c240a
@ -38,6 +38,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