@eagleoutice/flowr - v2.10.1
    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)

    Hierarchy-Diagram

    UML class diagram of SyntaxAwareCfgGuidedVisitor
    Index

    Constructors

    Properties

    config: Config
    visited: Map<NodeId, number>

    Methods