Uses of Interface
com.vladsch.flexmark.ext.anchorlink.AnchorLinkVisitor
Packages that use AnchorLinkVisitor
-
Uses of AnchorLinkVisitor in com.vladsch.flexmark.ext.anchorlink
Methods in com.vladsch.flexmark.ext.anchorlink with type parameters of type AnchorLinkVisitorModifier and TypeMethodDescriptionstatic <V extends AnchorLinkVisitor>
VisitHandler<?>[]AnchorLinkVisitorExt.VISIT_HANDLERS
(V visitor)