Ignored Reference Matcher
class IgnoredReferenceMatcher(val pattern: ReferencePattern) : ReferenceMatcher
Content copied to clipboard
IgnoredReferenceMatcher should be used to match references that cannot ever create leaks. The shortest path finder will never go through matching references.