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