Uses of Class
com.google.javascript.jscomp.AllowlistWarningsGuard
-
Packages that use AllowlistWarningsGuard Package Description com.google.javascript.jscomp Provides the core compiler and its public API. -
-
Uses of AllowlistWarningsGuard in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return AllowlistWarningsGuard Modifier and Type Method Description static AllowlistWarningsGuard
AllowlistWarningsGuard. fromFile(java.io.File file)
Creates a warnings guard from a file.
-