Package | Description |
---|---|
com.google.gwt.dev |
Modifier and Type | Field and Description |
---|---|
protected CompilerContext.Builder |
DevModeBase.compilerContextBuilder |
Modifier and Type | Method and Description |
---|---|
CompilerContext.Builder |
CompilerContext.Builder.compileMonolithic(boolean compileMonolithic)
Sets whether compilation should proceed monolithically or separately.
|
CompilerContext.Builder |
CompilerContext.Builder.libraryGroup(LibraryGroup libraryGroup)
Sets the libraryGroup and uses it to set resource oracles as well.
|
CompilerContext.Builder |
CompilerContext.Builder.libraryWriter(LibraryWriter libraryWriter) |
CompilerContext.Builder |
CompilerContext.Builder.minimalRebuildCache(MinimalRebuildCache minimalRebuildCache) |
CompilerContext.Builder |
CompilerContext.Builder.module(ModuleDef module)
Sets the module and uses it to set resource oracles as well.
|
CompilerContext.Builder |
CompilerContext.Builder.options(PrecompileTaskOptions options) |
CompilerContext.Builder |
CompilerContext.Builder.unitCache(UnitCache unitCache) |
Copyright © 2018. All rights reserved.