| Package | Description |
|---|---|
| com.google.gwt.dev | |
| com.google.gwt.dev.cfg |
| Modifier and Type | Method and Description |
|---|---|
LibraryBuilder |
CompilerContext.getLibraryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CompilerContext.Builder |
CompilerContext.Builder.libraryBuilder(LibraryBuilder libraryBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullLibraryBuilder
A do-nothing library builder for tests and compiler code paths that expect a library builder but
which are running in a context in which compilation does not want a library to be built.
|
class |
ZipLibraryBuilder
A library builder that writes contents to a zip file.
|
Copyright © 2018. All rights reserved.