| Package | Description | 
|---|---|
| com.google.gwt.core.ext | Classes used to extend the GWT compiler. | 
| com.google.gwt.core.ext.linker | Classes for writing Linkers. | 
| com.google.gwt.core.ext.linker.impl | |
| com.google.gwt.core.ext.soyc | This package contains interfaces that provide access to
 "Story of Your Compile" information. | 
| com.google.gwt.core.ext.soyc.coderef | |
| com.google.gwt.core.linker | A package containing implementations of the GWT bootstrap linkers. | 
| com.google.gwt.dev | |
| com.google.gwt.dev.cfg | |
| com.google.gwt.dev.javac | |
| com.google.gwt.dev.jjs | |
| com.google.gwt.dev.jjs.impl | |
| com.google.gwt.dev.js | |
| com.google.gwt.dev.shell | |
| com.google.gwt.i18n.linker | |
| com.google.gwt.precompress.linker | A linker that precompresses the public artifacts that it sees. | 
| com.google.gwt.soyc | |
| com.google.gwt.soyc.io | |
| com.google.gwt.user.linker.rpc | Classes used to provide information about RPC for a GWT application. | 
| Class and Description | 
|---|
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| ConfigurationProperty Represents a configuration property. | 
| GeneratedResource A resource created by a Generator invoking
  GeneratorContext.tryCreateResource(com.google.gwt.core.ext.TreeLogger, String)during the compilation process. | 
| SelectionProperty Represents a deferred binding property. | 
| Class and Description | 
|---|
| Artifact A base type for all artifacts relating to the link process. | 
| CompilationMetricsArtifact Captures some metrics from the compile permutations step of the build. | 
| CompilationResult Represents a unique compilation of the module. | 
| ConfigurationProperty Represents a configuration property. | 
| EmittedArtifact An artifact that will be emitted into the output. | 
| EmittedArtifact.Visibility Describes the visibility of an artifact. | 
| LinkerOrder.Order Allowable values for the LinkerOrder. | 
| ModuleMetricsArtifact Captures some metrics from the module load and initial type oracle compile
 step. | 
| PrecompilationMetricsArtifact Captures some metrics from the precompilation step. | 
| ScriptReference An external script file referenced in the module manifest. | 
| SelectionProperty Represents a deferred binding property. | 
| SoftPermutation Represents a permutation of collapsed deferred-binding property values. | 
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| StylesheetReference An external stylesheet referenced in the module manifest. | 
| SymbolData Provides basic information about symbols in the generated JavaScript. | 
| SyntheticArtifact Artifacts created by  AbstractLinker. | 
| Transferable An artifact marked with this annotation is passed through a compilation all
 the way to the final call to
  Linker.link(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.LinkerContext, ArtifactSet, boolean). | 
| Class and Description | 
|---|
| AbstractLinker Provides basic functions common to all Linker implementations. | 
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| BinaryEmittedArtifact 
 A thinned down version of some  EmittedArtifact. | 
| CompilationResult Represents a unique compilation of the module. | 
| ConfigurationProperty Represents a configuration property. | 
| EmittedArtifact An artifact that will be emitted into the output. | 
| EmittedArtifact.Visibility Describes the visibility of an artifact. | 
| GeneratedResource A resource created by a Generator invoking
  GeneratorContext.tryCreateResource(com.google.gwt.core.ext.TreeLogger, String)during the compilation process. | 
| PublicResource A resource in the module's public path. | 
| ScriptReference An external script file referenced in the module manifest. | 
| SelectionProperty Represents a deferred binding property. | 
| Shardable This annotation, when placed on a  Linkerclass, indicates that the linker supports the shardable version of the Linker
 API. | 
| SoftPermutation Represents a permutation of collapsed deferred-binding property values. | 
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| StylesheetReference An external stylesheet referenced in the module manifest. | 
| SymbolData Provides basic information about symbols in the generated JavaScript. | 
| Transferable An artifact marked with this annotation is passed through a compilation all
 the way to the final call to
  Linker.link(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.LinkerContext, ArtifactSet, boolean). | 
| Class and Description | 
|---|
| SyntheticArtifact Artifacts created by  AbstractLinker. | 
| Class and Description | 
|---|
| SyntheticArtifact Artifacts created by  AbstractLinker. | 
| Class and Description | 
|---|
| AbstractLinker Provides basic functions common to all Linker implementations. | 
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| CompilationResult Represents a unique compilation of the module. | 
| EmittedArtifact An artifact that will be emitted into the output. | 
| LinkerOrder Defines the relative order in which a Linker will be run. | 
| SelectionProperty Represents a deferred binding property. | 
| Shardable This annotation, when placed on a  Linkerclass, indicates that the linker supports the shardable version of the Linker
 API. | 
| SyntheticArtifact Artifacts created by  AbstractLinker. | 
| Class and Description | 
|---|
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| Class and Description | 
|---|
| PropertyProviderGenerator An interface for generating a property provider JS implementation, rather
 than having it defined in a module file. | 
| Class and Description | 
|---|
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| GeneratedResource A resource created by a Generator invoking
  GeneratorContext.tryCreateResource(com.google.gwt.core.ext.TreeLogger, String)during the compilation process. | 
| Class and Description | 
|---|
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| ModuleMetricsArtifact Captures some metrics from the module load and initial type oracle compile
 step. | 
| PrecompilationMetricsArtifact Captures some metrics from the precompilation step. | 
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| Class and Description | 
|---|
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| Class and Description | 
|---|
| StatementRanges Describes the source-code positions of top-level statements in a string of
 JavaScript. | 
| Class and Description | 
|---|
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| Class and Description | 
|---|
| ConfigurationProperty Represents a configuration property. | 
| PropertyProviderGenerator An interface for generating a property provider JS implementation, rather
 than having it defined in a module file. | 
| Class and Description | 
|---|
| AbstractLinker Provides basic functions common to all Linker implementations. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| LinkerOrder Defines the relative order in which a Linker will be run. | 
| Shardable This annotation, when placed on a  Linkerclass, indicates that the linker supports the shardable version of the Linker
 API. | 
| Class and Description | 
|---|
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| CompilationMetricsArtifact Captures some metrics from the compile permutations step of the build. | 
| ModuleMetricsArtifact Captures some metrics from the module load and initial type oracle compile
 step. | 
| PrecompilationMetricsArtifact Captures some metrics from the precompilation step. | 
| Class and Description | 
|---|
| SyntheticArtifact Artifacts created by  AbstractLinker. | 
| Class and Description | 
|---|
| AbstractLinker Provides basic functions common to all Linker implementations. | 
| Artifact A base type for all artifacts relating to the link process. | 
| ArtifactSet Provides stable ordering and de-duplication of artifacts. | 
| EmittedArtifact An artifact that will be emitted into the output. | 
| LinkerOrder Defines the relative order in which a Linker will be run. | 
| Shardable This annotation, when placed on a  Linkerclass, indicates that the linker supports the shardable version of the Linker
 API. | 
Copyright © 2018. All rights reserved.