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