CodeCompass icon indicating copy to clipboard operation
CodeCompass copied to clipboard

Recursive visualization of Caller node in Info Tree

Open Wrathan opened this issue 4 years ago • 0 comments

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/ -> ...

image

Wrathan avatar Oct 29 '21 19:10 Wrathan