CodeQL library for Java/Kotlin
codeql/java-all 7.3.2 (changelog, source)
Search

Member predicate MakeImpl::Impl::AccessPathApproxNil::isCons

Holds if this is a representation of head followed by tail.

predicate isCons(Content head, AccessPathApprox tail)