CodeQL library for Python
codeql/python-all 0.11.11-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.

toString

Gets a textual representation of this element.

Charpred