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. |