org.jetbrains.jet.lang.resolve
Class ScriptNameUtil

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

public class ScriptNameUtil
extends java.lang.Object


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

Method Detail

classNameForScript

public static java.lang.String classNameForScript(JetFile file)