|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.cli.common.CLICompiler<K2JSCompilerArguments>
org.jetbrains.kotlin.cli.js.K2JSCompiler
public class K2JSCompiler
| Constructor Summary | |
|---|---|
K2JSCompiler()
|
|
| Method Summary | |
|---|---|
protected K2JSCompilerArguments |
createArguments()
|
static MainCallParameters |
createMainCallParameters(java.lang.String main)
|
protected ExitCode |
doExecute(K2JSCompilerArguments arguments,
Services services,
MessageCollector messageCollector,
com.intellij.openapi.Disposable rootDisposable)
|
static void |
main(java.lang.String... args)
|
| Methods inherited from class org.jetbrains.kotlin.cli.common.CLICompiler |
|---|
configureEnvironment, doMain, doMainNoExit, exec, exec, execAndOutputXml, execFullPathsInMessages, getCompilerPlugins, printVersionIfNeeded, setCompilerPlugins, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public K2JSCompiler()
| Method Detail |
|---|
public static void main(java.lang.String... args)
@NotNull protected K2JSCompilerArguments createArguments()
createArguments in class CLICompiler<K2JSCompilerArguments>
@NotNull
protected ExitCode doExecute(@NotNull
K2JSCompilerArguments arguments,
@NotNull
Services services,
@NotNull
MessageCollector messageCollector,
@NotNull
com.intellij.openapi.Disposable rootDisposable)
doExecute in class CLICompiler<K2JSCompilerArguments>public static MainCallParameters createMainCallParameters(java.lang.String main)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||