]> Git Repo - qemu.git/blob - tests/qapi-schema/ident-with-escape.out
qapi: Adjust names of implicit types
[qemu.git] / tests / qapi-schema / ident-with-escape.out
1 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2     prefix QTYPE
3 command fooA q_obj_fooA-arg -> None
4    gen=True success_response=True
5 object q_empty
6 object q_obj_fooA-arg
7     member bar1: str optional=False
This page took 0.026395 seconds and 4 git commands to generate.