a8ae704c0c
For property access with implicit receiver, the resolved fir is a FirPropertyAccessExpression and hence we need to handle it in KtFirCallResolver.
4 lines
151 B
Plaintext
Vendored
4 lines
151 B
Plaintext
Vendored
KtFunctionCall:
|
|
argumentMapping = { }
|
|
targetFunction = /JavaClass.getFoo(<dispatch receiver>: JavaClass): kotlin.Int
|
|
substitutor = <empty substitutor> |