qtil
advanced-security/qtil-python 0.0.3
Search

Class AliasList

A list of aliases in an import statement

Import path

import semmle.python.AstExtended

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this alias list

from AliasList_
getItem

Gets the nth item of this alias list

from AliasList_
getParent

Gets a parent of this alias list

from AliasList_
toString

Gets a textual representation of this element.

from AliasList_