|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.cli.jvm.repl.ReplFromTerminal
public class ReplFromTerminal
Constructor Summary | |
---|---|
ReplFromTerminal(com.intellij.openapi.Disposable disposable,
CompilerConfiguration compilerConfiguration)
|
Method Summary | |
---|---|
static void |
run(com.intellij.openapi.Disposable disposable,
CompilerConfiguration configuration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplFromTerminal(@NotNull com.intellij.openapi.Disposable disposable, @NotNull CompilerConfiguration compilerConfiguration)
Method Detail |
---|
public static void run(@NotNull com.intellij.openapi.Disposable disposable, @NotNull CompilerConfiguration configuration)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |