Files
kotlin-fork/idea/testData/findUsages/kotlin/conventions/components/extensionComponentFun.log
T

25 lines
635 B
Plaintext
Vendored

Checked type of f()
Checked type of x
Checked type of x1
Checked type of x2
Checked type of y
Checked type of y1
Checked type of y2
Resolved (x, y)
Resolved (x1, y1)
Resolved (x2, y2)
Searched references to X
Searched references to Y
Searched references to Z1
Searched references to Z2
Searched references to f() in non-Java files
Searched references to parameter z1 of g(z1: Z1, z2: Z2) in non-Java files
Searched references to parameter z2 of g(z1: Z1, z2: Z2) in non-Java files
Used plain search of component2() in LocalSearchScope:
CLASS:X
CLASS:Y
CLASS:Z1
CLASS:Z2
FUN:component1
FUN:component2
FUN:ext