Uses of Package
com.google.javascript.jscomp.serialization
-
Packages that use com.google.javascript.jscomp.serialization Package Description com.google.javascript.jscomp com.google.javascript.jscomp.serialization -
Classes in com.google.javascript.jscomp.serialization used by com.google.javascript.jscomp Class Description ColorPool.Builder CollectsTypePools and other data intoColorPool.ShardViews and then reconciles them into a singleColorPool. -
Classes in com.google.javascript.jscomp.serialization used by com.google.javascript.jscomp.serialization Class Description ColorPool A set ofColors reconstructed from possibly manyTypePoolprotos.ColorPool.Builder CollectsTypePools and other data intoColorPool.ShardViews and then reconciles them into a singleColorPool.ColorPool.ShardView A view of the pool based on one of the input shards.SerializationOptions Congiguration options for serialization time.SerializeTypedAstPass A compiler pass intended to serialize the types in the AST.StringPool Aggregates strings into aStringPoolStringPool.Builder BuilderTypedAstDeserializer.DeserializedAst The result of deserializing a TypedAst.List