Predicate Impl::isPossessive
Holds if term is a possessive quantifier.
As python’s regexes do not support possessive quantifiers, this never holds, but is used by the shared library.
Import path
import semmle.python.regexp.RegexTreeViewpredicate isPossessive(RegExpQuantifier term)