Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.cfg |
Modifier and Type | Method and Description |
---|---|
LibraryWriter |
CompilerContext.getLibraryWriter() |
Modifier and Type | Method and Description |
---|---|
CompilerContext.Builder |
CompilerContext.Builder.libraryWriter(LibraryWriter libraryWriter) |
Modifier and Type | Class and Description |
---|---|
class |
NullLibraryWriter
A do-nothing library writer for code paths that expect a library writer but which are running in
a context in which no library should to be built.
|
class |
ZipLibraryWriter
A library builder that writes contents to a zip file.
|
Copyright © 2018. All rights reserved.