Class VTMatchContext

java.lang.Object
docking.DefaultActionContext
ghidra.feature.vt.gui.provider.matchtable.VTMatchContext
All Implemented Interfaces:
docking.ActionContext

public class VTMatchContext extends docking.DefaultActionContext
  • Constructor Details

  • Method Details

    • getSelectedMatches

      public List<VTMatch> getSelectedMatches()
    • getSelectedRowCount

      public int getSelectedRowCount()
    • getSession

      public VTSession getSession()
    • getFunctionMatches

      public List<VTMatch> getFunctionMatches()