Interface NodeFormattingHandler.CustomNodeFormatter<N extends com.vladsch.flexmark.util.ast.Node>

  • All Superinterfaces:
    com.vladsch.flexmark.util.visitor.AstAction<N>
    Enclosing class:
    NodeFormattingHandler<N extends com.vladsch.flexmark.util.ast.Node>

    public static interface NodeFormattingHandler.CustomNodeFormatter<N extends com.vladsch.flexmark.util.ast.Node>
    extends com.vladsch.flexmark.util.visitor.AstAction<N>