Uses of Package
com.google.javascript.jscomp.serialization
Packages that use com.google.javascript.jscomp.serialization
-
Classes in com.google.javascript.jscomp.serialization used by com.google.javascript.jscompClassDescriptionCollects
TypePool
s and other data intoColorPool.ShardView
s and then reconciles them into a singleColorPool
. -
Classes in com.google.javascript.jscomp.serialization used by com.google.javascript.jscomp.serializationClassDescriptionA set of
Color
s reconstructed from possibly manyTypePool
protos.CollectsTypePool
s and other data intoColorPool.ShardView
s and then reconciles them into a singleColorPool
.A view of the pool based on one of the input shards.Configuration options for serialization time.Builder forSerializationOptions
.A compiler pass intended to serialize the types in the AST.Aggregates strings into aStringPool
BuilderThe result of deserializing a TypedAst.List