]>
Commit | Line | Data |
---|---|---|
7264f5c5 EB |
1 | enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool'] |
2 | prefix QTYPE | |
7599697c | 3 | command fooA q_obj_fooA-arg -> None |
156402e5 | 4 | gen=True success_response=True |
7599697c EB |
5 | object q_empty |
6 | object q_obj_fooA-arg | |
7 | member bar1: str optional=False |