callSiteName

fun PsiElement.callSiteName(): String(source)

This poorly-named function will return the most-qualified name available for a given PsiElement from the snippet of code where it's being called, without looking at imports.

Since

0.12.0