|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.psi.KtNamedDeclarationUtil
public final class KtNamedDeclarationUtil
| Method Summary | |
|---|---|
static FqName |
getParentFqName(KtNamedDeclaration namedDeclaration)
|
static FqNameUnsafe |
getUnsafeFQName(KtNamedDeclaration namedDeclaration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Nullable
public static FqNameUnsafe getUnsafeFQName(@NotNull
KtNamedDeclaration namedDeclaration)
@Nullable
public static FqName getParentFqName(@NotNull
KtNamedDeclaration namedDeclaration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||