Package org.seedstack.seed
Annotation Type Ignore
-
@Ignore @Documented @Retention(RUNTIME) @Target({TYPE,CONSTRUCTOR,PARAMETER,FIELD,METHOD,PACKAGE,LOCAL_VARIABLE}) public @interface Ignore
This annotation marks ignorable elements.
@Ignore @Documented @Retention(RUNTIME) @Target({TYPE,CONSTRUCTOR,PARAMETER,FIELD,METHOD,PACKAGE,LOCAL_VARIABLE}) public @interface Ignore