org.jetbrains.jet.lang.resolve.kotlin
Class DeserializedResolverUtils

java.lang.Object
  extended by org.jetbrains.jet.lang.resolve.kotlin.DeserializedResolverUtils

public class DeserializedResolverUtils
extends java.lang.Object


Method Summary
static FqName kotlinFqNameToJavaFqName(FqNameUnsafe kotlinFqName)
           
static FqNameUnsafe naiveKotlinFqName(ClassDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

kotlinFqNameToJavaFqName

@NotNull
public static FqName kotlinFqNameToJavaFqName(@NotNull
                                                      FqNameUnsafe kotlinFqName)

naiveKotlinFqName

@NotNull
public static FqNameUnsafe naiveKotlinFqName(@NotNull
                                                     ClassDescriptor descriptor)