Package com.google.javascript.jscomp
Class Compiler.CompilerState
java.lang.Object
com.google.javascript.jscomp.Compiler.CompilerState
- All Implemented Interfaces:
Serializable
- Enclosing class:
Compiler
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:
-
Method Summary