Package ghidra.app.context
package ghidra.app.context
-
ClassDescriptionContext mix-in interface that ActionContexts can implement if they can provide a list of
Data
object'sProgramLocation
's.A "mix-in" interface that specific implementers ofActionContext
may also implement if they can supply functions in their action context.Marker interface to signal a context specifically for actions that work on a range of program locations.An interface that signals the client supports navigation.Marker interface forNavigatable
contexts that don't support navigating to the entire program.