Annotation Interface QIgnore


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface QIgnore
Marker - that a piece of code should be ignored (e.g., a field not treated as a @QField)