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

Class Content

A data-flow value can have associated content. If the value is a collection, it can have elements, if it is an object, it can have attribute values.

Import path

import semmle.python.dataflow.new.internal.DataFlowPublic

Direct supertypes

Known direct subtypes

Predicates

getMaDRepresentation

Gets the Models-as-Data representation of this content (if any).

toString

Gets a textual representation of this element.