Interface ProcessorContext

All Superinterfaces:
ProcessorContextView
All Known Subinterfaces:
DisassemblerContext, DisassemblerContextAdapter, Instruction
All Known Implementing Classes:
AssemblyDefaultContext, DisassemblerContextImpl, EmulateDisassemblerContext, InstructionDB, InstructionStub, ProcessorContextImpl, ProgramProcessorContext, PseudoDisassemblerContext, PseudoInstruction, ReadOnlyProcessorContext, ReDisassembler.ReDisassemblerContext, VarnodeContext

public interface ProcessorContext extends ProcessorContextView
Defines the interface for an object containing the state of all processor registers relative to a specific address.