]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/indented-expr.out
qapi: add qapi2texi script
[mirror_qemu.git] / tests / qapi-schema / indented-expr.out
1 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2 prefix QTYPE
3 command eins None -> None
4 gen=True success_response=True boxed=False
5 object q_empty
6 command zwei None -> None
7 gen=True success_response=True boxed=False
8 doc symbol=eins expr=('command', 'eins')
9 doc symbol=zwei expr=('command', 'zwei')