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 9039a46 commit ae12510Copy full SHA for ae12510
java/ql/lib/change-notes/2023-03-17-madargumentthis.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* The Models as Data syntax for selecting the qualifier has been changed from `-1` to `this` (e.g. `Argument[-1]` is now written as `Argument[this]`).
0 commit comments