More actions logged in tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
Resolved to java class to descriptor: JavaSAM
|
||||
Searched inheritors of pack.A
|
||||
Searched references to JavaClass.takeSAM() in Kotlin files
|
||||
Searched references to JavaSAM in java files
|
||||
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
Checked type of (x, y)
|
||||
Checked type of f()
|
||||
Searched inheritors of X
|
||||
Searched references to X
|
||||
Searched references to f() in Kotlin files
|
||||
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
Checked type of (x1, y1)
|
||||
Checked type of f()
|
||||
Checked type of g()
|
||||
Searched inheritors of X
|
||||
Searched references to X
|
||||
Searched references to f() in Kotlin files
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
Checked type of (x, y, z)
|
||||
Checked type of (x1, y1, z1)
|
||||
Checked type of (x2, y2, z2)
|
||||
Checked type of (x3, y3, z3)
|
||||
Checked type of (x4, y4, z4)
|
||||
Checked type of (x5, y5, z5)
|
||||
Checked type of a
|
||||
Checked type of g()
|
||||
Checked type of h()
|
||||
Checked type of listOfA()
|
||||
Checked type of listOfA()
|
||||
Searched inheritors of pack.A
|
||||
Searched references to JavaClass.getA() in Kotlin files
|
||||
Searched references to a in Kotlin files
|
||||
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
Checked type of (x, y, z)
|
||||
Checked type of a
|
||||
Searched inheritors of A
|
||||
Searched references to A
|
||||
Searched references to a in Kotlin files
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
Checked type of (a, n)
|
||||
Checked type of (a1, n1)
|
||||
Checked type of (x, y, z)
|
||||
Checked type of (x1, y1, z1)
|
||||
Searched inheritors of A
|
||||
Searched inheritors of B
|
||||
Searched inheritors of C
|
||||
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
Checked type of (x, y)
|
||||
Checked type of f()
|
||||
Searched inheritors of X
|
||||
Searched references to X
|
||||
Searched references to Y
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Checked type of (x, y)
|
||||
Checked type of (x, y, z)
|
||||
Checked type of parameter a in FOR
|
||||
Searched inheritors of A
|
||||
Searched references to A
|
||||
Searched references to parameter a in FOR in Kotlin files
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Checked type of (x, y)
|
||||
Checked type of (x1, y1)
|
||||
Checked type of list
|
||||
Searched inheritors of A
|
||||
Searched references to A
|
||||
Searched references to list in Kotlin files
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Checked type of (x, y)
|
||||
Checked type of (x1, y1)
|
||||
Checked type of (x2, y2)
|
||||
Checked type of f()
|
||||
Checked type of g()
|
||||
Checked type of h()
|
||||
Searched inheritors of X
|
||||
Searched references to X
|
||||
Searched references to Y
|
||||
|
||||
Reference in New Issue
Block a user