Does anyone know how to get a `KotlinType` for a f...
# intellij-plugins
e
Does anyone know how to get a
KotlinType
for a fully qualified name? (e.g.
"com.github.MyType"
->
KotlinType
)