Package ghidra.app.context
-
Interface Summary Interface Description DataLocationListContext Context mix-in interface that ActionContexts can implement if they can provide a list ofDataobject'sProgramLocation's.NavigatableRangeActionContext Marker interface to signal a context specifically for actions that work on a range of program locations.NavigationActionContext An interface that signals the client supports navigation.RestrictedAddressSetContext Marker interface forNavigatablecontexts that don't support navigating to the entire program.