Package ghidra.app.context
Interface RestrictedAddressSetContext
public interface RestrictedAddressSetContext
Marker interface for
Navigatable
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.