DecompilerSwitchAnalysisCmd

Package: ghidra.app.cmd.function
Type: class

11.3.2_PUBLIC

addedmethod: hasAllReferences
boolean hasAllReferences(ghidra.util.task.TaskMonitor monitor, ghidra.program.model.pcode.JumpTable table, ghidra.program.model.listing.Instruction instr, ghidra.program.model.listing.Function containingFunction) throws CancelledException

11.1_PUBLIC

addedmethod: applyTo
boolean applyTo(ghidra.program.model.listing.Program p, ghidra.util.task.TaskMonitor monitor)
removedmethod: applyTo
boolean applyTo(ghidra.framework.model.DomainObject obj, ghidra.util.task.TaskMonitor monitor)

10.0_PUBLIC

introducedInitial version