Home
last modified time | relevance | path

Searched refs:_ValueT (Results 1 – 1 of 1) sorted by relevance

/qemu/scripts/qapi/
H A Dintrospect.py80 _ValueT = TypeVar('_ValueT', bound=_Value) variable
84 class Annotated(Generic[_ValueT]):
90 value: _ValueT