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