Declaration File is one of the interactive graphs Understand can draw of your code — call trees, dependencies, control flow, and more.
Declaration File
Languages: C#, C++, Fortran, Java, Jovial, Pascal, Python, WebTargets: Classes, Functions, Objects, Subprograms, Types
Variants: Classic
Show the Declaration graph for the file a selected entity is defined in.
For a selected function, method, class, or similar entity, this jumps to the file it’s defined in and shows that file’s own Declaration graph.
For example, the Declaration File graph for logEvent is the Declaration graph for shapes.cpp, shown in Declaration - C Code File.