qemu-e2k/scripts/qapi
Paolo Bonzini a58069494d qapi-schema: support alternates with array type
Detect array types as alternate branches, and turn the JSON list into
a QAPISchemaArrayType.  Array types in an alternate are represented with
QTYPE_QLIST in the type field.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220321164243.200569-2-pbonzini@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2022-04-21 10:11:25 +02:00
..
__init__.py
.flake8
.isort.cfg
commands.py scripts/qapi: minor delinting 2022-02-28 11:39:35 +01:00
common.py
error.py
events.py
expr.py qapi-schema: support alternates with array type 2022-04-21 10:11:25 +02:00
gen.py
introspect.py
main.py
mypy.ini
parser.py
pylintrc scripts/qapi: minor delinting 2022-02-28 11:39:35 +01:00
schema.py qapi-schema: support alternates with array type 2022-04-21 10:11:25 +02:00
source.py
types.py scripts/qapi: minor delinting 2022-02-28 11:39:35 +01:00
visit.py scripts/qapi: minor delinting 2022-02-28 11:39:35 +01:00