We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda779a commit 76662a6Copy full SHA for 76662a6
java/ql/lib/change-notes/2024-09-18-fields.md
@@ -0,0 +1,5 @@
1
+---
2
+category: deprecated
3
4
+* The `Field.getSourceDeclaration()` predicate has been deprecated. The result was always the original field, so calls to it can simply be removed.
5
+* The `Field.isSourceDeclaration()` predicate has been deprecated. It always holds.
0 commit comments