CodeCompass
CodeCompass copied to clipboard
Recursive visualization of Caller node in Info Tree
In some cases, inside the Caller node's children, the same Caller node can be found recursively.
Structure (shown in the image): Caller -> /filename/ -> /function/ -> Caller -> /filename/ -> ...
