Uses of Class
com.vladsch.flexmark.ext.footnotes.Footnote
-
-
Uses of Footnote in com.vladsch.flexmark.ext.footnotes
Methods in com.vladsch.flexmark.ext.footnotes that return Footnote Modifier and Type Method Description @Nullable FootnoteFootnoteBlock. getReferencingNode(@NotNull com.vladsch.flexmark.util.ast.Node node)Methods in com.vladsch.flexmark.ext.footnotes with parameters of type Footnote Modifier and Type Method Description voidFootnoteVisitor. visit(Footnote node)
-