Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
com.google.javascript.jscomp.parsing.parser | |
com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
Modifier and Type | Field and Description |
---|---|
private ArrayDeque<JSType> |
CheckAccessControls.currentClassStack |
Modifier and Type | Field and Description |
---|---|
private ArrayDeque<java.lang.Boolean> |
Parser.inGeneratorContext |
Modifier and Type | Field and Description |
---|---|
private ArrayDeque<TemplateType> |
TemplateTypeMapReplacer.visitedTypes |