Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
TypedCodeGenerator
A code generator that outputs type annotations for functions and
constructors.
|
Modifier and Type | Field and Description |
---|---|
private static CodeGenerator |
PeepholeSubstituteAlternateSyntax.REGEXP_ESCAPER |
Modifier and Type | Method and Description |
---|---|
(package private) static CodeGenerator |
CodeGenerator.forCostEstimation(CodeConsumer consumer) |
CodeGenerator |
CodePrinter.Builder.CodeGeneratorFactory.getCodeGenerator(CodePrinter.Format outputFormat,
CodeConsumer cc) |