Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
WhitelistWarningsGuard.WhitelistBuilder |
WhitelistWarningsGuard.WhitelistBuilder.setGeneratorTarget(java.lang.String name)
Fill in instructions on how to generate this whitelist.
|
WhitelistWarningsGuard.WhitelistBuilder |
WhitelistWarningsGuard.WhitelistBuilder.setNote(java.lang.String note)
A note to include at the top of the whitelist file.
|
WhitelistWarningsGuard.WhitelistBuilder |
WhitelistWarningsGuard.WhitelistBuilder.setProductName(java.lang.String name)
Fill in your product name to get a fun message!
|
Copyright © 2009-2018 Google. All Rights Reserved.