Class AbstractFindReferencesToAddressAction

  • All Implemented Interfaces:
    DockingActionIf, HelpDescriptor

    public abstract class AbstractFindReferencesToAddressAction
    extends NavigatableContextAction
    Only shows addresses to the code unit at the address for the current context. This differs from the normal 'find references' action in that it will find references by inspecting context for more information, potentially searching for more than just direct references to the code unit at the current address.