Uses of Class
com.google.javascript.jscomp.AllowlistWarningsGuard.AllowlistBuilder
-
Packages that use AllowlistWarningsGuard.AllowlistBuilder Package Description com.google.javascript.jscomp -
-
Uses of AllowlistWarningsGuard.AllowlistBuilder in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return AllowlistWarningsGuard.AllowlistBuilder Modifier and Type Method Description AllowlistWarningsGuard.AllowlistBuilderAllowlistWarningsGuard.AllowlistBuilder. setGeneratorTarget(java.lang.String name)Fill in instructions on how to generate this allowlist.AllowlistWarningsGuard.AllowlistBuilderAllowlistWarningsGuard.AllowlistBuilder. setNote(java.lang.String note)A note to include at the top of the allowlist file.AllowlistWarningsGuard.AllowlistBuilderAllowlistWarningsGuard.AllowlistBuilder. setProductName(java.lang.String name)Fill in your product name to get a fun message!
-