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

Class MakeImpl::Impl::Stage5Param::Ap

Conceptually a list of Contents, but only the first two elements of the list and its length are tracked. If data flows from a source to a given node with a given AccessPathApprox, this indicates the sequence of dereference operations needed to get from the value in the node to the tracked object.

Import path

import codeql.dataflow.internal.DataFlowImpl

Direct supertypes

Predicates

getFront
getHead
isCons

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

len
toString