Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
Instrumentation |
CompilerOptions.instrumentationTemplate
Instrumentation template to use with #recordFunctionInformation
|
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setInstrumentationTemplate(Instrumentation instrumentationTemplate) |
Copyright © 2009–2024 Google. All rights reserved.