public class ExperimentBuild extends Object
| Constructor and Description |
|---|
ExperimentBuild(boolean rebuild) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compile(ICompileConsumer consumer,
Set<IType> typesToCompile) |
static ExperimentBuild |
instance() |
boolean |
make(ICompileConsumer consumer) |
boolean |
rebuild(ICompileConsumer consumer) |
public static ExperimentBuild instance()
public boolean make(ICompileConsumer consumer)
public boolean compile(ICompileConsumer consumer, Set<IType> typesToCompile)
public boolean rebuild(ICompileConsumer consumer)
Copyright © 2018. All rights reserved.