Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4791aaa commit 73a79e0Copy full SHA for 73a79e0
1 file changed
java/ql/test/kotlin/library-tests/reflection/reflection.expected
@@ -230,4 +230,12 @@ modifiers
230
| reflection.kt:126:9:126:13 | ...::... | reflection.kt:126:9:126:13 | invoke | override |
231
| reflection.kt:126:9:126:13 | ...::... | reflection.kt:126:9:126:13 | invoke | public |
232
compGenerated
233
+| file://<external>/Class2.class:0:0:0:0 | getValue | 3 |
234
235
+| reflection.kt:33:9:33:23 | getP0 | 3 |
236
+| reflection.kt:34:9:34:23 | getP1 | 3 |
237
+| reflection.kt:34:9:34:23 | setP1 | 3 |
238
+| reflection.kt:83:17:83:28 | getValue | 3 |
239
+| reflection.kt:105:18:105:31 | getProp1 | 3 |
240
+| reflection.kt:105:18:105:31 | setProp1 | 3 |
241
| reflection.kt:126:9:126:13 | | 1 |
0 commit comments