org.jetbrains.kotlin.resolve
Class ScriptNameUtil

java.lang.Object
  extended by org.jetbrains.kotlin.resolve.ScriptNameUtil

public class ScriptNameUtil
extends java.lang.Object


Method Summary
static FqName classNameForScript(JetScript script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

classNameForScript

@NotNull
public static FqName classNameForScript(JetScript script)