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