Class TypedAstDeserializer


  • @GwtIncompatible("protobuf.lite")
    public final class TypedAstDeserializer
    extends java.lang.Object
    Class that deserializes a TypedAst proto into the JSCompiler AST structure.

    NOTE: This is a work in progress, and incomplete.

    • Method Detail