@Documented
@Target(value=PACKAGE)
public @interface KeepPatterns
| Modifier and Type | Required Element and Description |
|---|---|
KeepPattern[] |
value
The rules indicating which symbols may appear in the generated javascript.
|
public abstract KeepPattern[] value