|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.kotlin.PackagePartClassUtils
public class PackagePartClassUtils
| Constructor Summary | |
|---|---|
PackagePartClassUtils()
|
|
| Method Summary | |
|---|---|
static java.util.List<JetFile> |
getPackageFilesWithCallables(java.util.Collection<JetFile> packageFiles)
|
static FqName |
getPackagePartFqName(DeserializedCallableMemberDescriptor callable)
|
static FqName |
getPackagePartFqName(FqName facadeFqName,
com.intellij.openapi.vfs.VirtualFile file)
|
static FqName |
getPackagePartFqName(JetFile file)
|
static java.lang.String |
getPackagePartInternalName(JetFile file)
|
static org.jetbrains.org.objectweb.asm.Type |
getPackagePartType(JetFile file)
|
static int |
getPathHashCode(com.intellij.openapi.vfs.VirtualFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackagePartClassUtils()
| Method Detail |
|---|
public static int getPathHashCode(@NotNull
com.intellij.openapi.vfs.VirtualFile file)
@NotNull
public static FqName getPackagePartFqName(@NotNull
FqName facadeFqName,
@NotNull
com.intellij.openapi.vfs.VirtualFile file)
@NotNull
public static org.jetbrains.org.objectweb.asm.Type getPackagePartType(@NotNull
JetFile file)
@NotNull
public static java.lang.String getPackagePartInternalName(@NotNull
JetFile file)
@NotNull
public static FqName getPackagePartFqName(@NotNull
JetFile file)
@NotNull
public static FqName getPackagePartFqName(@NotNull
DeserializedCallableMemberDescriptor callable)
@NotNull
public static java.util.List<JetFile> getPackageFilesWithCallables(@NotNull
java.util.Collection<JetFile> packageFiles)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||