Showing a Function or Class Source
Related Topics:
To display the definition of a function or class:
- 1. Choose Browse
Graph Function Calls to open the Call Graph Window or choose Browse
Graph Classes to open the Class Graph Window.
- 2. Select a single function or class node in the Call Graph Pane or the Class Graph Pane.
- 3. Choose Nodes
Show Source.
- The source code displays in an editor window with the cursor at the line where the function or class is defined. If an editor is not open, one is started for you.