trace: count number of enabled events
[qemu/ar7.git] / tests / qapi-schema / union-empty.out
blobbdf17e5b29500650723dc8c06f5341ad03640d28
1 object :empty
2 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
3     prefix QTYPE
4 object Union
5     member type: UnionKind optional=False
6 enum UnionKind []