|
|||||||||
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<java.util.List<CompilerPlugin>> |
COMPILER_PLUGINS
|
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.util.List<CompilerPlugin>> COMPILER_PLUGINS
public static final CompilerConfigurationKey<java.lang.Boolean> ALLOW_KOTLIN_PACKAGE
public static final CompilerConfigurationKey<java.lang.Boolean> REPORT_PERF
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |