xref: /qemu/tests/qapi-schema/indented-expr.out (revision b30d1886)
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