Package net.jqwik.api.footnotes
Annotation Type EnableFootnotes
- 
 @Target({ANNOTATION_TYPE,METHOD,TYPE}) @Retention(RUNTIME) @API(status=MAINTAINED, since="1.5.5") public @interface EnableFootnotesUse this annotation to enable footnote support. Can be applied to container classes and property methods.- See Also:
- Footnotes