Package | Description |
---|---|
com.google.gwt.dev |
Modifier and Type | Interface and Description |
---|---|
static interface |
DevMode.HostedModeOptions
Handles the -superDevMode command line flag.
|
Modifier and Type | Class and Description |
---|---|
class |
CompilerOptionsImpl
Concrete class to implement compiler process, precompile task and compile task options.
|
protected static class |
DevMode.HostedModeOptionsImpl
Concrete class to implement all hosted mode options.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|
Compiler(CompilerOptions compilerOptions) |
Compiler(CompilerOptions compilerOptions,
MinimalRebuildCache minimalRebuildCache) |
CompilerOptionsImpl(CompilerOptions other) |
LibraryCompiler(CompilerOptions compilerOptions) |
Copyright © 2018. All rights reserved.