Package ghidra.app.context
Interface RestrictedAddressSetContext
-
- All Known Implementing Classes:
DualDecompilerActionContext
public interface RestrictedAddressSetContext
Marker interface forNavigatable
contexts that don't support navigating to the entire program. Typically, these are used by providers that show only one function at a time such as the Decompiler.