Package com.google.javascript.jscomp.serialization
package com.google.javascript.jscomp.serialization
-
ClassDescriptionA set of
Colors reconstructed from possibly manyTypePoolprotos.CollectsTypePools and other data intoColorPool.ShardViews and then reconciles them into a singleColorPool.A view of the pool based on one of the input shards.Pass to convert JSType objects from TypeChecking that are attached to the AST into Color objects whose sole use is to enable running optimizations and delete all other references to JSTypes.Utilities for serializing and deserializing JSDoc necessary for optimzations.Emitted when deserialization sees a TypedAst with semantic errors.Configuration options for serialization time.Builder forSerializationOptions.A compiler pass intended to serialize the types in the AST.Aggregates strings into aStringPoolBuilderDeserializes a list of TypedAst protos into the JSCompiler AST structure.The result of deserializing a TypedAst.List