qtil
advanced-security/qtil-python 0.0.3
Search

Class StringList

A list of strings (the primitive type string not Bytes or Unicode)

Import path

import semmle.python.AstExtended

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this string list

from StringList_
getItem

Gets the nth item of this string list

from StringList_
getParent

Gets a parent of this string list

from StringList_
toString

Gets a textual representation of this element.

from StringList_