Searched refs:_ValueT (Results 1 – 1 of 1) sorted by relevance
79 _ValueT = TypeVar('_ValueT', bound=_Value) variable82 class Annotated(Generic[_ValueT]):90 def __init__(self, value: _ValueT, ifcond: QAPISchemaIfCond, argument