| Package | Description | 
|---|---|
| com.google.gwt.dev | 
| Modifier and Type | Interface and Description | 
|---|---|
| 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 boolean | Compiler. compile(TreeLogger logger,
       CompilerOptions compilerOptions) | 
| static boolean | Compiler. compile(TreeLogger logger,
       CompilerOptions compilerOptions,
       MinimalRebuildCache minimalRebuildCache,
       ModuleDef moduleDef) | 
| static boolean | Compiler. compile(TreeLogger logger,
       CompilerOptions compilerOptions,
       ModuleDef moduleDef) | 
| void | CompilerOptionsImpl. copyFrom(CompilerOptions other) | 
| static UnitCache | Compiler. getOrCreateUnitCache(TreeLogger logger,
                    CompilerOptions options)Locates the unit cache dir relative to the war dir and returns a UnitCache instance. | 
| Constructor and Description | 
|---|
| CompilerOptionsImpl(CompilerOptions other) | 
Copyright © 2018. All rights reserved.