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.An interface that signals the client supports navigation.Marker interface forNavigatable
contexts that don't support navigating to the entire program.