CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Member predicate Make::Private::RequiredSummaryComponentStack::required

Holds if the stack obtained by pushing head onto tail is required.

predicate required(SummaryComponent head, SummaryComponentStack tail)