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)
Represents a subscript operation applied to a type. For type-hint analysis
import semmle.python.objects.TObject
TSubscriptedType TSubscriptedType(ObjectInternal generic, ObjectInternal index)