FIR IDE: Add substitutor to KtCall

This commit is contained in:
Tianyu Geng
2021-08-26 15:23:47 -07:00
committed by Ilya Kirillov
parent 9f0f1781c9
commit d2ed203528
43 changed files with 233 additions and 57 deletions
@@ -1,3 +1,4 @@
KtFunctionCall:
argumentMapping = { }
targetFunction = /JavaClass.javaMethod(): kotlin.Unit
targetFunction = /JavaClass.javaMethod(<dispatch receiver>: JavaClass): kotlin.Unit
substitutor = <empty substitutor>