Does the bindingContext obtained by TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration contain the type binding information for the java file added in CompilerConfiguration?
已计划
I am trying to use KtPsi to parse the kotlin file, but when the method called comes from the java file in the project, I cannot get the binding of java (method parameter and return type), only the qualifiedName can be obtained.
Can anyone give me some suggestions?
请先登录再写评论。
Sorry this got lost. is this still an issue?