Class DeletedMatch

java.lang.Object
ghidra.feature.vt.api.db.DeletedMatch

public class DeletedMatch extends Object
A simple object that holds information about a match that has been deleted from the database.
  • Method Details

    • getSourceAddress

      public ghidra.program.model.address.Address getSourceAddress()
    • getDestinationAddress

      public ghidra.program.model.address.Address getDestinationAddress()