ColorPool |
A set of Color s reconstructed from possibly many TypePool protos.
|
ColorPool.Builder |
|
ColorPool.ShardView |
A view of the pool based on one of the input shards.
|
ConvertTypesToColors |
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.
|
JSDocSerializer |
Utilities for serializing and deserializing JSDoc necessary for optimzations.
|
SerializeTypedAstPass |
A compiler pass intended to serialize the types in the AST.
|
StringPool |
|
StringPool.Builder |
Builder
|
TypedAstDeserializer |
Deserializes a list of TypedAst protos into the JSCompiler AST structure.
|
TypedAstDeserializer.DeserializedAst |
The result of deserializing a TypedAst.List
|