Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
(package private) TypeInferencePass |
PassConfig.makeTypeInference(AbstractCompiler compiler)
Create a type inference pass.
|