Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
static ByPathWarningsGuard |
ByPathWarningsGuard.exceptPath(java.util.List<java.lang.String> paths,
CheckLevel level) |
static ByPathWarningsGuard |
ByPathWarningsGuard.forPath(java.util.List<java.lang.String> paths,
CheckLevel level) |
Copyright © 2009-2020 Google. All Rights Reserved.