Package ghidra.app.context
-
Interface Summary Interface Description DataLocationListContext Context mix-in interface that ActionContexts can implement if they can provide a list ofData
object'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 forNavigatable
contexts that don't support navigating to the entire program.