CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.22 (changelog, source)
Search

Member predicate MakeImpl::Impl::AccessPathApprox::isCons

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

predicate isCons(Content head, AccessPathApprox tail)