Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
(package private) static SyntacticScopeCreator |
SyntacticScopeCreator.makeTyped(AbstractCompiler compiler) |
(package private) static SyntacticScopeCreator |
SyntacticScopeCreator.makeUntyped(AbstractCompiler compiler) |
(package private) static SyntacticScopeCreator |
SyntacticScopeCreator.makeUntypedWithRedeclHandler(AbstractCompiler compiler,
SyntacticScopeCreator.RedeclarationHandler redeclarationHandler) |