@eagleoutice/flowr - v2.9.14
    Preparing search index...
    CfgVertex:
        | CfgStatementVertex
        | CfgExpressionVertex
        | CfgBasicBlockVertex
        | CfgMarkerVertex

    A vertex in the ControlFlowGraph. Please use the helper object (e.g. CfgVertex#getType|getType()) to work with vertices instead of directly accessing the properties.