@Documented
@Target(value={FIELD,METHOD,CONSTRUCTOR})
public @interface KeepSymbols
| Modifier and Type | Required Element and Description |
|---|---|
KeepSymbol[] |
value
The rules under which symbol may appear in the generated javascript.
|
public abstract KeepSymbol[] value