@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Class SyntaxAwareCfgGuidedVisitor<OtherInfo, ControlFlow, Ast, Config>

    This visitor extends on the BasicCfgGuidedVisitor by dispatching visitors based on the AST type of the node.

    Use BasicCfgGuidedVisitor#start to start the traversal.

    Type Parameters

    Hierarchy (View Summary)

    Index
    config: Config
    visited: Map<NodeId, number>