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