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

Class TypeParameterList

A list of type parameters

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getAnItem

Gets an item of this type parameter list

from TypeParameterList_
getItem

Gets the nth item of this type parameter list

from TypeParameterList_
getParent

Gets a parent of this type parameter list

from TypeParameterList_
toString

Gets a textual representation of this element.

from TypeParameterList_