|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.resolve.ScriptPriorities
public class ScriptPriorities
Field Summary | |
---|---|
static com.intellij.openapi.util.Key<java.lang.Integer> |
PRIORITY_KEY
|
Constructor Summary | |
---|---|
ScriptPriorities()
|
Method Summary | |
---|---|
static int |
getScriptPriority(JetScript script)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final com.intellij.openapi.util.Key<java.lang.Integer> PRIORITY_KEY
Constructor Detail |
---|
public ScriptPriorities()
Method Detail |
---|
public static int getScriptPriority(@NotNull JetScript script)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |