Package com.google.javascript.jscomp.serialization
-
Class Summary Class Description ColorDeserializer Convert aTypePool
(from a single compilation) intoColor
s.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.JsdocSerializer Utilities for serializing and deserializing JSDoc necessary for optimzations. -
Exception Summary Exception Description ColorDeserializer.InvalidSerializedFormatException Error emitted when the deserializer sees a serialized type it cannot support deserialize