|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.psi.JetNamedDeclarationUtil
public final class JetNamedDeclarationUtil
| Method Summary | |
|---|---|
static FqName |
getParentFqName(JetNamedDeclaration namedDeclaration)
|
static FqNameUnsafe |
getUnsafeFQName(JetNamedDeclaration 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
JetNamedDeclaration namedDeclaration)
@Nullable
public static FqName getParentFqName(@NotNull
JetNamedDeclaration namedDeclaration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||