SavedFlowState

Package: ghidra.program.util
Type: class

11.4_PUBLIC

removedtype: ghidra.program.util.SymbolicPropogator.SavedFlowState
class SavedFlowState

10.0.3_PUBLIC

addedmethod: restoreState
void restoreState(ghidra.program.util.VarnodeContext vContext)

9.0.2_PUBLIC

modifiedmethod: getDestination
return type: Address → Address
- Address getDestination()
+ ghidra.program.model.address.Address getDestination()
modifiedmethod: getSource
return type: Address → Address
- Address getSource()
+ ghidra.program.model.address.Address getSource()

9.0.1_PUBLIC

introducedInitial version