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

Class TupleElementContent

An element of a tuple at a specific index.

Import path

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

Direct supertypes

Indirect supertypes

Fields

Predicates

getIndex

Gets the index for this tuple element.

getMaDRepresentation

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

toString

Gets a textual representation of this element.

Charpred