mirror of https://gitee.com/openkylin/qemu.git
9 lines
303 B
Plaintext
9 lines
303 B
Plaintext
object q_empty
|
|
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
|
|
prefix QTYPE
|
|
module ident-with-escape.json
|
|
object q_obj_fooA-arg
|
|
member bar1: str optional=False
|
|
command fooA q_obj_fooA-arg -> None
|
|
gen=True success_response=True boxed=False oob=False preconfig=False
|