public interface CustomNodeFormatter<N extends Node> extends NodeAdaptingVisitor<N>
| Modifier and Type | Method and Description |
|---|---|
void |
render(N node,
NodeFormatterContext context,
MarkdownWriter markdown) |
void render(N node, NodeFormatterContext context, MarkdownWriter markdown)
Copyright © 2018. All rights reserved.