|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.cli.common.CLIConfigurationKeys
public class CLIConfigurationKeys
Field Summary | |
---|---|
static CompilerConfigurationKey<java.lang.Boolean> |
ALLOW_KOTLIN_PACKAGE
|
static CompilerConfigurationKey<CompilerJarLocator> |
COMPILER_JAR_LOCATOR
|
static CompilerConfigurationKey<MessageCollector> |
MESSAGE_COLLECTOR_KEY
|
static CompilerConfigurationKey<java.lang.Boolean> |
REPORT_PERF
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CompilerConfigurationKey<MessageCollector> MESSAGE_COLLECTOR_KEY
public static final CompilerConfigurationKey<java.lang.Boolean> ALLOW_KOTLIN_PACKAGE
public static final CompilerConfigurationKey<java.lang.Boolean> REPORT_PERF
public static final CompilerConfigurationKey<CompilerJarLocator> COMPILER_JAR_LOCATOR
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |