CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (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)