Goto Declaration by Context
Displays the declaration for a symbol at the current cursor
position (or the text within the currently active selected range). SCA
determines which declaration to display by using the following criteria:
o If the indicated occurrence of the symbol is a reference, SCA
displays the declaration specified by the compiler as bound to that
occurrence of the symbol.
o If the indicated occurrence of the symbol is an associated
declaration, SCA displays the primary declaration.
o If the indicated occurrence of the symbol is a primary
declaration, LSE displays the associated declaration.
Command Equivalent:
GOTO DECLARATION/INDICATED/CONTEXT
Related Topics:
FIND
GOTO QUERY
GOTO SOURCE