EdgeASTPropaties is an interface that defines the properties of an EdgeASTNode.
Optional
The start and end location of the AST object.
An array of EdgeTargetASTNodes. The EdgeTargetASTNode represents a node that is the target of an edge.
Generated using TypeDoc
EdgeASTPropaties is an interface that defines the properties of an EdgeASTNode.