Package grim.annotations
Annotation Interface KeepPatterns
Annotation containing rules indicating which symbols may appear in the generated javascript.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe rules indicating which symbols may appear in the generated javascript.
-
Element Details
-
value
KeepPattern[] valueThe rules indicating which symbols may appear in the generated javascript.- Returns:
- the rules indicating which symbols may appear in the generated javascript.
-