Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.cfg | |
com.google.gwt.dev.javac | |
com.google.gwt.dev.javac.typemodel |
Type-introspection support classes used by generators.
|
com.google.gwt.dev.jjs | |
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.shell | |
com.google.gwt.dev.shell.remoteui | |
com.google.gwt.dev.ui | |
com.google.gwt.dev.util |
Class and Description |
---|
ArgProcessorBase
Base class for new-style argument processors.
|
CompileModuleOptions
The complete set of options for
CompileModule . |
CompileOnePerm.CompileOnePermOptions
Options for CompilePerm.
|
CompilePerms.CompilePermsOptions
Options for CompilePerms.
|
CompilePerms.OptionPerms
Handles options for which permutations to compile.
|
CompilePermsServer.CompileServerOptions
Adds host and port information.
|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
CompilerContext.Builder
CompilerContext builder.
|
CompilerOptions
The complete set of options for the GWT compiler.
|
CompileTaskOptions
A common set of options for all compile tasks.
|
CompileTaskRunner.CompileTask
A task to run with a logger based on options.
|
DevMode
The main executable class for the hosted mode shell.
|
DevMode.HostedModeOptions
Handles the -superDevMode command line flag.
|
DevMode.OptionSuperDevMode
Determines whether to start the code server or not.
|
DevModeBase
The main executable class for the hosted mode shell.
|
DevModeBase.ArgProcessor
The base dev mode argument processor.
|
DevModeBase.HostedModeBaseOptions
Base options for dev mode.
|
DevModeBase.HostedModeBaseOptionsImpl
Concrete class to implement all hosted mode base options.
|
DevModeBase.OptionBindAddress
Controls what local address to bind to.
|
DevModeBase.OptionCodeServerPort
Controls what port the code server listens on.
|
DevModeBase.OptionLogDir
Controls whether and where to log data to file.
|
DevModeBase.OptionNoServer
Controls whether to run a server or not.
|
DevModeBase.OptionPort
Controls what port to use.
|
DevModeBase.OptionRemoteUI
Controls the UI that should be used to display the dev mode server's data.
|
DevModeBase.OptionStartupURLs
Controls the startup URLs.
|
Disconnectable
Interface that represents something that is disconnectable.
|
GwtCreateMap
A map from GWT.create() arguments to the types that will be constructed.
|
GwtVersion
Represents a GWT version.
|
IncrementalBuilder.BuildResultStatus
Represents a combination of whether a build succeeded and whether output changed.
|
Link.LinkOptions
Options for Link.
|
MinimalRebuildCache
MinimalRebuildCache contains compiler information that can be persisted between compiles to
decrease compilation time.
|
ModuleHandle
Opaque handle to a module instance - external code can only get a logger or
notify the module handle it is no longer needed.
|
ModulePanel
A panel which represents a single module session.
|
ModuleTabPanel
A panel which contains all modules in one browser tab.
|
ModuleTabPanel.Session
A session has a unique session key within a module tab panel, and is
identified to the user by the timestamp it was first seen.
|
Permutation
Represents the state of a single permutation for compile.
|
PermutationWorkerFactory
Represents a factory for implementations of an endpoint that will invoke
CompilePerms.
|
Precompilation
The result of compilation phase 1, includes a unified AST and metadata
relevant to each permutation.
|
PrecompilationResult
A result of running
Precompile . |
PrecompileOnePerm.PrecompileOnePermOptions
The set of options for the precompiler.
|
PrecompileTaskOptions
The set of options for the Precompiler.
|
PrecompileTaskOptionsImpl
Concrete class to implement both precompile and compile task options.
|
SwingUI.TabPanelCollection
Interface to group activities related to adding and deleting tabs.
|
WebServerPanel.RestartAction
Callback interface for when the server should be restarted.
|
Class and Description |
---|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
Class and Description |
---|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
Class and Description |
---|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
Class and Description |
---|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
Permutation
Represents the state of a single permutation for compile.
|
PrecompileTaskOptions
The set of options for the Precompiler.
|
Class and Description |
---|
MinimalRebuildCache
MinimalRebuildCache contains compiler information that can be persisted between compiles to
decrease compilation time.
|
Class and Description |
---|
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
GwtCreateMap
A map from GWT.create() arguments to the types that will be constructed.
|
MinimalRebuildCache
MinimalRebuildCache contains compiler information that can be persisted between compiles to
decrease compilation time.
|
Class and Description |
---|
DevMode.HostedModeOptions
Handles the -superDevMode command line flag.
|
GwtVersion
Represents a GWT version.
|
ModuleHandle
Opaque handle to a module instance - external code can only get a logger or
notify the module handle it is no longer needed.
|
RebindCache
A cache for storing
CachedGeneratorResult entries. |
Class and Description |
---|
ModuleHandle
Opaque handle to a module instance - external code can only get a logger or
notify the module handle it is no longer needed.
|
Class and Description |
---|
ModuleHandle
Opaque handle to a module instance - external code can only get a logger or
notify the module handle it is no longer needed.
|
Class and Description |
---|
Permutation
Represents the state of a single permutation for compile.
|
Copyright © 2018. All rights reserved.