Class VariableFilter.CompoundStackVariableFilter

java.lang.Object
ghidra.program.model.listing.VariableFilter.CompoundStackVariableFilter
All Implemented Interfaces:
VariableFilter
Enclosing interface:
VariableFilter

public static class VariableFilter.CompoundStackVariableFilter extends Object implements VariableFilter
  • Constructor Details

    • CompoundStackVariableFilter

      public CompoundStackVariableFilter()
  • Method Details

    • matches

      public boolean matches(Variable variable)
      Description copied from interface: VariableFilter
      Determine if the specified variable matches this filter criteria
      Specified by:
      matches in interface VariableFilter
      Returns:
      true if variable satisfies the criteria of this filter