Uses of Class
com.google.javascript.jscomp.Compiler.CompilerState
Packages that use Compiler.CompilerState
-
Uses of Compiler.CompilerState in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return Compiler.CompilerStateMethods in com.google.javascript.jscomp with parameters of type Compiler.CompilerStateModifier and TypeMethodDescriptionprotected void
Compiler.restoreFromState
(Compiler.CompilerState compilerState) Restore the portions of the compiler state that don't require access to the serialized AST.