Is it possible to get the `KotlinType` representation of an arbitrary type by fully qualified name i...
n
Is it possible to get the
KotlinType
representation of an arbitrary type by fully qualified name in
AnalysisHandlerExtension.analysisCompleted()
? Thanks.