2d51d72708
Static common names like 'INSTANCE', 'create' can give many irrelevant references in the project. #KT-17000 Fixed #KT-14974 Fixed
5 lines
213 B
Plaintext
Vendored
5 lines
213 B
Plaintext
Vendored
Implicit 'invoke' 11 JavaClassInvoke.INSTANCE()
|
|
Implicit 'invoke' 12 JavaClassInvoke.AnotherOther.INSTANCE()
|
|
Implicit 'invoke' 2 c()
|
|
Implicit 'invoke' 6 o()
|
|
Implicit 'invoke' 7 JavaClassInvoke.OtherJavaClass.OJC() |