Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
SourceFile |
SourceFile.Builder.buildFromGenerator(java.lang.String fileName,
SourceFile.Generator generator) |
static SourceFile |
SourceFile.fromGenerator(java.lang.String fileName,
SourceFile.Generator generator) |
Copyright © 2009-2020 Google. All Rights Reserved.