Package icyllis.modernui.markflow
Interface NodeVisitor<N extends org.commonmark.node.Node>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Visitor for certain node class, can be called from ANY thread.
Use
MarkflowVisitor.Builder
to register node visitors.-
Method Summary
-
Method Details
-
visit
-