xref: /qemu/tests/qapi-schema/indented-expr.out (revision d72fc9dcb10273f7cd55b88fa827af0692a2a232)
1enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2    prefix QTYPE
3command eins None -> None
4   gen=True success_response=True boxed=False
5object q_empty
6command zwei None -> None
7   gen=True success_response=True boxed=False
8doc symbol=eins expr=('command', 'eins')
9doc symbol=zwei expr=('command', 'zwei')
10