qapi/parser: add type hint annotations (QAPIDoc)
commit5f0d9f3bc762fcbb1637b5e257c9cd8b9a8aa9ab
authorJohn Snow <jsnow@redhat.com>
Thu, 30 Sep 2021 20:57:12 +0000 (30 16:57 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 2 Oct 2021 05:33:42 +0000 (2 07:33 +0200)
tree36e519dbd7a0bc1ca06d9ca9af574cefd1296761
parente7ac60fcd0623fe255f54c33f2bed2e7b2f780f5
qapi/parser: add type hint annotations (QAPIDoc)

Annotations do not change runtime behavior.
This commit consists of only annotations.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210930205716.1148693-10-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/parser.py