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

Class DictionaryElementContent

An element of a dictionary under a specific key.

Import path

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

Direct supertypes

Indirect supertypes

Fields

Predicates

getKey

Gets the key for this dictionary element.

getMaDRepresentation

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

toString

Gets a textual representation of this element.

Charpred