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

Class StringPartList

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this implicitly concatenated part list

from StringPartList_
getItem

Gets the nth item of this implicitly concatenated part list

from StringPartList_
getParent

Gets a parent of this implicitly concatenated part list

from StringPartList_
toString

Gets a textual representation of this element.

from StringPartList_