|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.config.IncrementalCompilation
public class IncrementalCompilation
| Constructor Summary | |
|---|---|
IncrementalCompilation()
|
|
| Method Summary | |
|---|---|
static boolean |
isEnabled()
|
static boolean |
isExperimental()
|
static void |
setIsEnabled(boolean value)
|
static void |
setIsExperimental(boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalCompilation()
| Method Detail |
|---|
public static boolean isExperimental()
public static boolean isEnabled()
@TestOnly public static void setIsEnabled(boolean value)
@TestOnly public static void setIsExperimental(boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||