GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaPackage com.vladsch.flexmark.util.visitor
com.vladsch.flexmark.util.visitor
AstAction
Interface for subclassing by specific Node actions: visit, format, render, etc
AstActionHandler
Intended to be completed by subclasses for specific node types and node actions
AstHandler
Base class for tracking generic node to specific node handler
AstNode
Interface for converting to AstAccess