| Package | Description | 
|---|---|
| com.google.gwt.dev | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CompilerOptionsThe complete set of options for the GWT compiler. | 
| static interface  | DevMode.HostedModeOptionsHandles the -superDevMode command line flag. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompilerOptionsImplConcrete class to implement compiler process, precompile task and compile task options. | 
| protected static class  | DevMode.HostedModeOptionsImplConcrete class to implement all hosted mode options. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Link. link(TreeLogger logger,
    ModuleDef module,
    ResourceOracle publicResourceOracle,
    ArtifactSet generatedArtifacts,
    Permutation[] permutations,
    List<PersistenceBackedObject<PermutationResult>> resultFiles,
    Set<PermutationResult> libraries,
    PrecompileTaskOptions precompileOptions,
    Link.LinkOptions linkOptions) | 
| Constructor and Description | 
|---|
| Link(Link.LinkOptions options) | 
Copyright © 2018. All rights reserved.