Interface FilteredPointerKey

All Superinterfaces:
PointerKey
All Known Implementing Classes:
ArrayContentsKey, InstanceFieldKeyWithFilter, LocalPointerKeyWithFilter, PropagationCallGraphBuilder.TypedPointerKey, ReturnValueKeyWithFilter

public interface FilteredPointerKey extends PointerKey
A PointerKey which carries a type filter, used during pointer analysis
  • Method Details Link icon

    • getTypeFilter Link icon

      Returns:
      the class which should govern filtering of instances to which this pointer points, or null if no filtering needed