Package ghidra.app.context
Interface NavigationActionContext
- All Known Implementing Classes:
ListingActionContext,NavigatableActionContext
public interface NavigationActionContext
An interface that signals the client supports navigation.
Note: the NavigatableActionContext is tied to ProgramLocationActionContext
which has more baggage than just 'navigation'.