edvin
05/03/2016, 2:10 PMresolveToDescriptor()
but that gives me a FunctionDescriptor that has a returnType
property, but this is of type KotlinType
which is not part of the Psi structure, so I can't use it easily with the available JListRenderers etc when I want to present a dialog. Does this make sense?