class documentation

class PathGraph(Mccabe_PathGraph): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable root Undocumented
def __init__(self, node: _SubGraphNodes|nodes.FunctionDef): (source)

Undocumented

Undocumented