Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
AnalyzePrototypeProperties.AssignmentProperty
Properties created via EXPR assignment:
|
(package private) static class |
AnalyzePrototypeProperties.LiteralProperty
Properties created via object literals:
|
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
CrossModuleMethodMotion.hasUnmovableRedeclaration(AnalyzePrototypeProperties.NameInfo nameInfo,
AnalyzePrototypeProperties.Property prop) |