Beta
Beta
childrenBeta
directedA boolean indicating whether the graph is directed.
Optional
Beta
idAn optional identifier for the Graph AST Node.
Optional
Beta
locationThe start and end location of the AST object.
Beta
strictA boolean indicating whether the graph is strict.
Beta
typeEvery leaf interface that extends ASTBaseNode must specify a type property.
GraphASTNode is a type of AST node that represents a graph.