Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
(package private) TypeCheck |
PassConfig.makeTypeCheck(AbstractCompiler compiler)
Create a type-checking pass.
|
(package private) TypeCheck |
TypeCheck.reportMissingProperties(boolean report)
Turn on the missing property check.
|