Package | Description |
---|---|
com.google.gwt.dev |
Modifier and Type | Interface and Description |
---|---|
interface |
CompilerOptions
The complete set of options for the GWT compiler.
|
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 |
---|---|
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.