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 901f756 commit 323b7cbCopy full SHA for 323b7cb
java/ql/test/library-tests/MemberRefExpr/parameters.expected
@@ -1,10 +1,10 @@
1
| Test.java:3:22:3:24 | o |
2
| Test.java:7:22:7:26 | i |
3
| Test.java:45:22:45:26 | s |
4
-| Test.java:49:29:49:42 | p0 |
5
-| Test.java:50:29:50:42 | p0 |
6
-| Test.java:51:29:51:39 | p0 |
7
-| Test.java:52:40:52:64 | p0 |
8
-| Test.java:70:13:70:22 | p0 |
9
-| Test.java:71:13:71:26 | p0 |
10
-| Test.java:75:31:75:47 | p0 |
+| Test.java:49:29:49:42 | this |
+| Test.java:50:29:50:42 | this |
+| Test.java:51:29:51:39 | this |
+| Test.java:52:40:52:64 | this |
+| Test.java:70:13:70:22 | length |
+| Test.java:71:13:71:26 | length |
+| Test.java:75:31:75:47 | this |
0 commit comments