__init__(self, call_tree: CallFrameTree, x: int, y: int, width: int, height: int, ws_filler:str, with_combined_frames: bool) (x, y) - top left corner of the area to draw on. (width, height) - size of the area to draw on.
(self, call_tree, x, y, width, height, ws_filler=' ', with_combined_frames=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected