Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.util.arg |
Modifier and Type | Interface and Description |
---|---|
static interface |
CompileOnePerm.CompileOnePermOptions
Options for CompilePerm.
|
static interface |
CompilePerms.CompilePermsOptions
Options for CompilePerms.
|
interface |
CompilerOptions
The complete set of options for the GWT compiler.
|
static interface |
DevMode.HostedModeOptions
Handles the -superDevMode command line flag.
|
protected static interface |
DevModeBase.HostedModeBaseOptions
Base options for dev mode.
|
static interface |
PrecompileOnePerm.PrecompileOnePermOptions
The set of options for the precompiler.
|
interface |
PrecompileTaskOptions
The set of options for the Precompiler.
|
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.
|
protected static class |
DevModeBase.HostedModeBaseOptionsImpl
Concrete class to implement all hosted mode base options.
|
class |
PrecompileTaskOptionsImpl
Concrete class to implement both precompile and compile task options.
|
Constructor and Description |
---|
ArgHandlerOverlappingSourceWarnings(OptionWarnOverlappingSource option) |
Copyright © 2018. All rights reserved.