Package grim.annotations
Annotation Interface KeepSymbols
Annotation containing rules under which symbol may appear in the generated javascript.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe rules under which symbol may appear in the generated javascript.
-
Element Details
-
value
KeepSymbol[] valueThe rules under which symbol may appear in the generated javascript.- Returns:
- the rules under which symbol may appear in the generated javascript.
-