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