NodeASTNode is a type of AST node that represents a node in a graph.
The unique identifier of the node.
Optional
The start and end location of the AST object.
Every leaf interface that extends ASTBaseNode must specify a type property.
Generated using TypeDoc
NodeASTNode is a type of AST node that represents a node in a graph.