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

Member predicate MakeImpl::Impl::AccessPath::isCons

Holds if this is a representation of head followed by the typ,tail pair.

predicate isCons(Content head, DataFlowType typ, AccessPath tail)