@@ -3,17 +3,17 @@ staticMembers
3
3
| test.kt:0:0:0:0 | TestKt | test.kt:49:1:67:1 | externalUser | Method |
4
4
| test.kt:9:1:29:1 | HasCompanion | test.kt:11:3:27:3 | Companion | Class |
5
5
| test.kt:9:1:29:1 | HasCompanion | test.kt:11:3:27:3 | Companion | Field |
6
- | test.kt:9:1:29:1 | HasCompanion | test.kt:13:16 :13:71 | staticMethod | Method |
7
- | test.kt:9:1:29:1 | HasCompanion | test.kt:16:16 :16:43 | getStaticProp | Method |
8
- | test.kt:9:1:29:1 | HasCompanion | test.kt:16:16 :16:43 | setStaticProp | Method |
9
- | test.kt:9:1:29:1 | HasCompanion | test.kt:20:18 :20:45 | getPropWithStaticGetter | Method |
10
- | test.kt:9:1:29:1 | HasCompanion | test.kt:25:18 :25:60 | setPropWithStaticSetter | Method |
6
+ | test.kt:9:1:29:1 | HasCompanion | test.kt:13:5 :13:71 | staticMethod | Method |
7
+ | test.kt:9:1:29:1 | HasCompanion | test.kt:16:5 :16:43 | getStaticProp | Method |
8
+ | test.kt:9:1:29:1 | HasCompanion | test.kt:16:5 :16:43 | setStaticProp | Method |
9
+ | test.kt:9:1:29:1 | HasCompanion | test.kt:20:7 :20:45 | getPropWithStaticGetter | Method |
10
+ | test.kt:9:1:29:1 | HasCompanion | test.kt:25:7 :25:60 | setPropWithStaticSetter | Method |
11
11
| test.kt:31:1:47:1 | NonCompanion | test.kt:31:1:47:1 | INSTANCE | Field |
12
- | test.kt:31:1:47:1 | NonCompanion | test.kt:33:14 :33:69 | staticMethod | Method |
13
- | test.kt:31:1:47:1 | NonCompanion | test.kt:36:14 :36:41 | getStaticProp | Method |
14
- | test.kt:31:1:47:1 | NonCompanion | test.kt:36:14 :36:41 | setStaticProp | Method |
15
- | test.kt:31:1:47:1 | NonCompanion | test.kt:40:16 :40:43 | getPropWithStaticGetter | Method |
16
- | test.kt:31:1:47:1 | NonCompanion | test.kt:45:16 :45:58 | setPropWithStaticSetter | Method |
12
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:33:3 :33:69 | staticMethod | Method |
13
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:36:3 :36:41 | getStaticProp | Method |
14
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:36:3 :36:41 | setStaticProp | Method |
15
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:40:5 :40:43 | getPropWithStaticGetter | Method |
16
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:45:5 :45:58 | setPropWithStaticSetter | Method |
17
17
#select
18
18
| test.kt:9:1:29:1 | HasCompanion | JavaUser.java:5:5:5:34 | staticMethod(...) | JavaUser.java:5:5:5:16 | HasCompanion | static |
19
19
| test.kt:9:1:29:1 | HasCompanion | JavaUser.java:7:5:7:73 | setStaticProp(...) | JavaUser.java:7:5:7:16 | HasCompanion | static |
@@ -25,26 +25,26 @@ staticMembers
25
25
| test.kt:11:3:27:3 | Companion | JavaUser.java:8:5:8:73 | setNonStaticProp(...) | JavaUser.java:8:5:8:26 | HasCompanion.Companion | instance |
26
26
| test.kt:11:3:27:3 | Companion | JavaUser.java:9:5:9:100 | setPropWithStaticGetter(...) | JavaUser.java:9:5:9:26 | HasCompanion.Companion | instance |
27
27
| test.kt:11:3:27:3 | Companion | JavaUser.java:9:52:9:99 | getPropWithStaticSetter(...) | JavaUser.java:9:52:9:73 | HasCompanion.Companion | instance |
28
- | test.kt:11:3:27:3 | Companion | test.kt:13:16 :13:71 | staticMethod(...) | test.kt:13:16 :13:71 | HasCompanion.Companion | instance |
28
+ | test.kt:11:3:27:3 | Companion | test.kt:13:5 :13:71 | staticMethod(...) | test.kt:13:5 :13:71 | HasCompanion.Companion | instance |
29
29
| test.kt:11:3:27:3 | Companion | test.kt:13:54:13:71 | nonStaticMethod(...) | test.kt:13:54:13:71 | this | instance |
30
30
| test.kt:11:3:27:3 | Companion | test.kt:14:46:14:60 | staticMethod(...) | test.kt:14:46:14:60 | this | instance |
31
- | test.kt:11:3:27:3 | Companion | test.kt:16:16 :16:43 | getStaticProp(...) | test.kt:16:16 :16:43 | HasCompanion.Companion | instance |
32
- | test.kt:11:3:27:3 | Companion | test.kt:16:16 :16:43 | setStaticProp(...) | test.kt:16:16 :16:43 | HasCompanion.Companion | instance |
33
- | test.kt:11:3:27:3 | Companion | test.kt:20:18 :20:45 | getPropWithStaticGetter(...) | test.kt:20:18 :20:45 | HasCompanion.Companion | instance |
31
+ | test.kt:11:3:27:3 | Companion | test.kt:16:5 :16:43 | getStaticProp(...) | test.kt:16:5 :16:43 | HasCompanion.Companion | instance |
32
+ | test.kt:11:3:27:3 | Companion | test.kt:16:5 :16:43 | setStaticProp(...) | test.kt:16:5 :16:43 | HasCompanion.Companion | instance |
33
+ | test.kt:11:3:27:3 | Companion | test.kt:20:7 :20:45 | getPropWithStaticGetter(...) | test.kt:20:7 :20:45 | HasCompanion.Companion | instance |
34
34
| test.kt:11:3:27:3 | Companion | test.kt:20:26:20:45 | getPropWithStaticSetter(...) | test.kt:20:26:20:45 | this | instance |
35
- | test.kt:11:3:27:3 | Companion | test.kt:21:24:21:43 | setPropWithStaticSetter(...) | test.kt:21:24:21:43 | this | instance |
35
+ | test.kt:11:3:27:3 | Companion | test.kt:21:24:21:47 | setPropWithStaticSetter(...) | test.kt:21:24:21:47 | this | instance |
36
36
| test.kt:11:3:27:3 | Companion | test.kt:24:15:24:34 | getPropWithStaticGetter(...) | test.kt:24:15:24:34 | this | instance |
37
- | test.kt:11:3:27:3 | Companion | test.kt:25:18 :25:60 | setPropWithStaticSetter(...) | test.kt:25:18 :25:60 | HasCompanion.Companion | instance |
38
- | test.kt:11:3:27:3 | Companion | test.kt:25:35:25:54 | setPropWithStaticGetter(...) | test.kt:25:35:25:54 | this | instance |
37
+ | test.kt:11:3:27:3 | Companion | test.kt:25:7 :25:60 | setPropWithStaticSetter(...) | test.kt:25:7 :25:60 | HasCompanion.Companion | instance |
38
+ | test.kt:11:3:27:3 | Companion | test.kt:25:35:25:58 | setPropWithStaticGetter(...) | test.kt:25:35:25:58 | this | instance |
39
39
| test.kt:11:3:27:3 | Companion | test.kt:52:3:52:32 | staticMethod(...) | test.kt:52:3:52:14 | Companion | instance |
40
40
| test.kt:11:3:27:3 | Companion | test.kt:53:3:53:35 | nonStaticMethod(...) | test.kt:53:3:53:14 | Companion | instance |
41
- | test.kt:11:3:27:3 | Companion | test.kt:54:3:54:25 | setStaticProp(...) | test.kt:54:3:54:14 | Companion | instance |
41
+ | test.kt:11:3:27:3 | Companion | test.kt:54:3:54:54 | setStaticProp(...) | test.kt:54:3:54:14 | Companion | instance |
42
42
| test.kt:11:3:27:3 | Companion | test.kt:54:29:54:54 | getNonStaticProp(...) | test.kt:54:29:54:40 | Companion | instance |
43
- | test.kt:11:3:27:3 | Companion | test.kt:55:3:55:28 | setNonStaticProp(...) | test.kt:55:3:55:14 | Companion | instance |
43
+ | test.kt:11:3:27:3 | Companion | test.kt:55:3:55:54 | setNonStaticProp(...) | test.kt:55:3:55:14 | Companion | instance |
44
44
| test.kt:11:3:27:3 | Companion | test.kt:55:32:55:54 | getStaticProp(...) | test.kt:55:32:55:43 | Companion | instance |
45
- | test.kt:11:3:27:3 | Companion | test.kt:56:3:56:35 | setPropWithStaticGetter(...) | test.kt:56:3:56:14 | Companion | instance |
45
+ | test.kt:11:3:27:3 | Companion | test.kt:56:3:56:71 | setPropWithStaticGetter(...) | test.kt:56:3:56:14 | Companion | instance |
46
46
| test.kt:11:3:27:3 | Companion | test.kt:56:39:56:71 | getPropWithStaticSetter(...) | test.kt:56:39:56:50 | Companion | instance |
47
- | test.kt:11:3:27:3 | Companion | test.kt:57:3:57:35 | setPropWithStaticSetter(...) | test.kt:57:3:57:14 | Companion | instance |
47
+ | test.kt:11:3:27:3 | Companion | test.kt:57:3:57:71 | setPropWithStaticSetter(...) | test.kt:57:3:57:14 | Companion | instance |
48
48
| test.kt:11:3:27:3 | Companion | test.kt:57:39:57:71 | getPropWithStaticGetter(...) | test.kt:57:39:57:50 | Companion | instance |
49
49
| test.kt:31:1:47:1 | NonCompanion | JavaUser.java:13:5:13:34 | staticMethod(...) | JavaUser.java:13:5:13:16 | NonCompanion | static |
50
50
| test.kt:31:1:47:1 | NonCompanion | JavaUser.java:14:5:14:46 | nonStaticMethod(...) | JavaUser.java:14:5:14:25 | NonCompanion.INSTANCE | instance |
@@ -59,16 +59,16 @@ staticMembers
59
59
| test.kt:31:1:47:1 | NonCompanion | test.kt:33:52:33:69 | nonStaticMethod(...) | test.kt:33:52:33:69 | NonCompanion.INSTANCE | instance |
60
60
| test.kt:31:1:47:1 | NonCompanion | test.kt:34:44:34:58 | staticMethod(...) | test.kt:34:44:34:58 | NonCompanion | static |
61
61
| test.kt:31:1:47:1 | NonCompanion | test.kt:40:24:40:43 | getPropWithStaticSetter(...) | test.kt:40:24:40:43 | NonCompanion.INSTANCE | instance |
62
- | test.kt:31:1:47:1 | NonCompanion | test.kt:41:22:41:41 | setPropWithStaticSetter(...) | test.kt:41:22:41:41 | NonCompanion | static |
62
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:41:22:41:45 | setPropWithStaticSetter(...) | test.kt:41:22:41:45 | NonCompanion | static |
63
63
| test.kt:31:1:47:1 | NonCompanion | test.kt:44:13:44:32 | getPropWithStaticGetter(...) | test.kt:44:13:44:32 | NonCompanion | static |
64
- | test.kt:31:1:47:1 | NonCompanion | test.kt:45:33:45:52 | setPropWithStaticGetter(...) | test.kt:45:33:45:52 | NonCompanion.INSTANCE | instance |
64
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:45:33:45:56 | setPropWithStaticGetter(...) | test.kt:45:33:45:56 | NonCompanion.INSTANCE | instance |
65
65
| test.kt:31:1:47:1 | NonCompanion | test.kt:60:3:60:32 | staticMethod(...) | test.kt:60:3:60:32 | NonCompanion | static |
66
66
| test.kt:31:1:47:1 | NonCompanion | test.kt:61:3:61:35 | nonStaticMethod(...) | test.kt:61:3:61:14 | INSTANCE | instance |
67
- | test.kt:31:1:47:1 | NonCompanion | test.kt:62:3:62:25 | setStaticProp(...) | test.kt:62:3:62:25 | NonCompanion | static |
67
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:62:3:62:54 | setStaticProp(...) | test.kt:62:3:62:54 | NonCompanion | static |
68
68
| test.kt:31:1:47:1 | NonCompanion | test.kt:62:29:62:54 | getNonStaticProp(...) | test.kt:62:29:62:40 | INSTANCE | instance |
69
- | test.kt:31:1:47:1 | NonCompanion | test.kt:63:3:63:28 | setNonStaticProp(...) | test.kt:63:3:63:14 | INSTANCE | instance |
69
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:63:3:63:54 | setNonStaticProp(...) | test.kt:63:3:63:14 | INSTANCE | instance |
70
70
| test.kt:31:1:47:1 | NonCompanion | test.kt:63:32:63:54 | getStaticProp(...) | test.kt:63:32:63:54 | NonCompanion | static |
71
- | test.kt:31:1:47:1 | NonCompanion | test.kt:64:3:64:35 | setPropWithStaticGetter(...) | test.kt:64:3:64:14 | INSTANCE | instance |
71
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:64:3:64:71 | setPropWithStaticGetter(...) | test.kt:64:3:64:14 | INSTANCE | instance |
72
72
| test.kt:31:1:47:1 | NonCompanion | test.kt:64:39:64:71 | getPropWithStaticSetter(...) | test.kt:64:39:64:50 | INSTANCE | instance |
73
- | test.kt:31:1:47:1 | NonCompanion | test.kt:65:3:65:35 | setPropWithStaticSetter(...) | test.kt:65:3:65:35 | NonCompanion | static |
73
+ | test.kt:31:1:47:1 | NonCompanion | test.kt:65:3:65:71 | setPropWithStaticSetter(...) | test.kt:65:3:65:71 | NonCompanion | static |
74
74
| test.kt:31:1:47:1 | NonCompanion | test.kt:65:39:65:71 | getPropWithStaticGetter(...) | test.kt:65:39:65:71 | NonCompanion | static |
0 commit comments