Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private TypeValidator |
Compiler.typeValidator |
private TypeValidator |
TypeCheck.validator |
private TypeValidator |
TypedScopeCreator.validator |
Modifier and Type | Method and Description |
---|---|
(package private) TypeValidator |
Compiler.getTypeValidator() |
(package private) abstract TypeValidator |
AbstractCompiler.getTypeValidator()
Only used by passes in the old type checker.
|