mirror of https://github.com/xemu-project/xemu.git
10 lines
343 B
Plaintext
10 lines
343 B
Plaintext
enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
|
|
prefix QTYPE
|
|
command eins None -> None
|
|
gen=True success_response=True boxed=False
|
|
object q_empty
|
|
command zwei None -> None
|
|
gen=True success_response=True boxed=False
|
|
doc symbol=eins expr=('command', 'eins')
|
|
doc symbol=zwei expr=('command', 'zwei')
|