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

Class DictItemList

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this dict_item list

from DictItemList_
getItem

Gets the nth item of this dict_item list

from DictItemList_
getParent

Gets a parent of this dict_item list

from DictItemList_
toString

Gets a textual representation of this element.

from DictItemList_