Does the bindingContext obtained by TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration contain the type binding information for the java file added in CompilerConfiguration?

Planned

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?

0
1 comment

Sorry this got lost. is this still an issue?

0

Please sign in to leave a comment.