Package grim.annotations
Annotation Interface KeepTypes
Annotation containing rules under which a type may appear in the generated javascript.
-
Required Element Summary
Required Elements
-
Element Details
-
value
KeepType[] valueThe rules under which a type may appear in the generated javascript.- Returns:
- the rules under which a type may appear in the generated javascript.
-