Injector TSubscriptedType
Represents a subscript operation applied to a type. For type-hint analysis
Import path
import semmle.python.objects.TObject
TSubscriptedType
TSubscriptedType
(
ObjectInternal
generic
,
ObjectInternal
index
)