Package grim.annotations
Annotation Interface OmitTypes
Annotation containing rules under which the type is to be omitted from the generated javascript.
-
Required Element Summary
Required Elements
-
Element Details
-
value
OmitType[] valueThe rules under which the type is to be omitted from the generated javascript.- Returns:
- the rules under which the type is to be omitted from the generated javascript.
-