|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.js.config.JSConfigurationKeys
public class JSConfigurationKeys
| Field Summary | |
|---|---|
static CompilerConfigurationKey<java.util.List<java.lang.String>> |
LIBRARIES
|
static CompilerConfigurationKey<java.lang.Boolean> |
META_INFO
|
static CompilerConfigurationKey<ModuleKind> |
MODULE_KIND
|
static CompilerConfigurationKey<java.lang.Boolean> |
SOURCE_MAP
|
static CompilerConfigurationKey<EcmaVersion> |
TARGET
|
static CompilerConfigurationKey<java.lang.Boolean> |
UNIT_TEST_CONFIG
|
| Constructor Summary | |
|---|---|
JSConfigurationKeys()
|
|
| 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<java.util.List<java.lang.String>> LIBRARIES
public static final CompilerConfigurationKey<java.lang.Boolean> SOURCE_MAP
public static final CompilerConfigurationKey<java.lang.Boolean> META_INFO
public static final CompilerConfigurationKey<EcmaVersion> TARGET
public static final CompilerConfigurationKey<java.lang.Boolean> UNIT_TEST_CONFIG
public static final CompilerConfigurationKey<ModuleKind> MODULE_KIND
| Constructor Detail |
|---|
public JSConfigurationKeys()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||