Class Compiler.CompilerState

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Compiler

    protected static class Compiler.CompilerState
    extends java.lang.Object
    implements java.io.Serializable
    Serializable state of the compiler specific to multistage binary builds

    Only contains state that does not make sense in 'multilevel' binary builds (where library-level TypedASTs are the input). Such state belongs in the jscomp.TypedAst proto.

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait