| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| java.nio.file |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Linter.lint(SourceFile externs,
Path path,
boolean fix) |
| Modifier and Type | Method and Description |
|---|---|
abstract Path |
FileSystem.getPath(java.lang.String first,
java.lang.String... more) |
Path |
Path.normalize() |
Path |
Path.resolveSibling(java.lang.String other) |