Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dintrospect.py79 _ValueT = TypeVar('_ValueT', bound=_Value) variable
82 class Annotated(Generic[_ValueT]):
90 def __init__(self, value: _ValueT, ifcond: QAPISchemaIfCond, argument