Package ghidra.program.disassemble
Interface DisassemblerConflictHandler
-
- All Known Implementing Classes:
Disassembler
public interface DisassemblerConflictHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
markInstructionError(InstructionError conflict)
-
-
-
Method Detail
-
markInstructionError
void markInstructionError(InstructionError conflict)
-
-