Uses of Interface
com.vladsch.flexmark.ext.toc.TocVisitor
-
-
Uses of TocVisitor in com.vladsch.flexmark.ext.toc
Methods in com.vladsch.flexmark.ext.toc with type parameters of type TocVisitor Modifier and Type Method Description static <V extends TocVisitor>
com.vladsch.flexmark.util.ast.VisitHandler<?>[]TocVisitorExt. VISIT_HANDLERS(V visitor)
-