ts-graphviz
    Preparing search index...

    Type Alias ClusterStatementASTNodeBeta

    ClusterStatementASTNode:
        | AttributeASTNode
        | AttributeListASTNode
        | EdgeASTNode
        | NodeASTNode
        | SubgraphASTNode
        | CommentASTNode

    ClusterStatementASTNode is a type used to represent a statement in a cluster graph.