API Reference
Class
MermaidAstNode
Base type for source-preserving Mermaid AST nodes.
Inheritance
- Object
- MermaidAstNode
Constructors
MermaidAstNode(ChartForgeX.Mermaid.MermaidSourceSpan arg1) #Initializes an AST node with a source span.
Parameters
- arg1 ChartForgeX.Mermaid.MermaidSourceSpan
Properties
Span #Gets the source span for this node.