Uses of Package
com.google.gwt.core.ext.linker
Package
Description
Classes used to extend the GWT compiler.
Classes for writing Linkers.
This package contains interfaces that provide access to
"Story of Your Compile" information.
A package containing implementations of the GWT bootstrap linkers.
A linker that precompresses the public artifacts that it sees.
Classes used to provide information about RPC for a GWT application.
-
ClassDescriptionA base type for all artifacts relating to the link process.Provides stable ordering and de-duplication of artifacts.Represents a configuration property.A resource created by a Generator invoking
GeneratorContext.tryCreateResource(com.google.gwt.core.ext.TreeLogger, String)
during the compilation process.Represents a deferred binding property. -
ClassDescriptionA base type for all artifacts relating to the link process.Captures some metrics from the compile permutations step of the build.Represents a unique compilation of the module.Represents a configuration property.An artifact that will be emitted into the output.Describes the visibility of an artifact.Allowable values for the LinkerOrder.Captures some metrics from the module load and initial type oracle compile step.Captures some metrics from the precompilation step.An external script file referenced in the module manifest.Represents a deferred binding property.Represents a permutation of collapsed deferred-binding property values.Describes the source-code positions of top-level statements in a string of JavaScript.An external stylesheet referenced in the module manifest.Provides basic information about symbols in the generated JavaScript.Artifacts created by
AbstractLinker
.An artifact marked with this annotation is passed through a compilation all the way to the final call toLinker.link(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.LinkerContext, ArtifactSet, boolean)
.Organizes set members by their concrete type. -
-
-
-
ClassDescriptionProvides basic functions common to all Linker implementations.A base type for all artifacts relating to the link process.Provides stable ordering and de-duplication of artifacts.Represents a unique compilation of the module.An artifact that will be emitted into the output.Defines the relative order in which a Linker will be run.Represents a deferred binding property.This annotation, when placed on a
Linker
class, indicates that the linker supports the shardable version of the Linker API.Artifacts created byAbstractLinker
. -
ClassDescriptionAn interface for generating a property provider JS implementation, rather than having it defined in a module file.
-
ClassDescriptionProvides basic functions common to all Linker implementations.Provides stable ordering and de-duplication of artifacts.Defines the relative order in which a Linker will be run.This annotation, when placed on a
Linker
class, indicates that the linker supports the shardable version of the Linker API. -
ClassDescriptionProvides basic functions common to all Linker implementations.A base type for all artifacts relating to the link process.Provides stable ordering and de-duplication of artifacts.An artifact that will be emitted into the output.Defines the relative order in which a Linker will be run.This annotation, when placed on a
Linker
class, indicates that the linker supports the shardable version of the Linker API.