public interface NodePostProcessorState<T extends com.vladsch.flexmark.util.ast.Node>
| Modifier and Type | Method and Description |
|---|---|
void |
process(com.vladsch.flexmark.util.ast.NodeTracker state,
T node)
performs further processing before rendering.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.