Markus Armbruster
1192a4862b
qapi: Eliminate .check_doc() overrides
...
All sub-classes of QAPISchemaEntity now override .check_doc() the same
way, except for QAPISchemaType and and QAPISchemaArrayType.
Put the overrides' code in QAPISchemaEntity.check_doc(), and drop the
overrides. QAPISchemaType doesn't care because it's abstract.
QAPISchemaArrayType doesn't care because its .doc is always None.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-14-armbru@redhat.com>
2019-10-29 07:35:16 +01:00
..
2018-11-19 10:08:19 -06:00
2019-10-04 18:49:19 +02:00
2019-06-12 13:20:20 +02:00
2019-10-29 07:35:16 +01:00
2018-08-23 18:46:25 +02:00
2019-03-12 08:04:22 +01:00
2019-07-01 19:02:10 -03:00
2019-10-15 09:47:16 +01:00
2018-07-05 15:59:41 +01:00
2018-06-08 14:39:24 -03:00
2019-01-17 17:52:40 -02:00
2016-12-20 21:52:12 +01:00
2019-01-17 17:52:40 -02:00
2019-07-23 15:53:25 +01:00
2019-10-23 17:50:27 +02:00
2019-06-12 13:20:20 +02:00
2016-10-28 18:17:23 +03:00
2019-03-22 16:18:07 +00:00
2019-05-07 12:55:02 +01:00
2018-07-05 15:09:52 +02:00
2019-07-15 20:58:37 +02:00
2019-08-19 08:13:14 -07:00
2019-07-01 19:02:10 -03:00
2017-05-10 10:19:24 +03:00
2019-02-06 15:51:12 +01:00
2013-09-09 14:17:56 -05:00
2016-06-07 18:19:23 +03:00
2019-01-11 15:46:55 +01:00
2018-11-12 11:26:02 +00:00
2018-10-16 18:34:19 +02:00
2019-09-24 14:07:22 +02:00
2017-12-20 09:04:27 +01:00
2019-10-07 14:54:45 +02:00
2019-08-21 16:29:57 +02:00
2019-10-22 13:53:55 +02:00
2018-08-17 13:56:33 +02:00
2019-03-11 16:55:52 +01:00
2019-01-24 14:16:56 +00:00
2019-01-24 14:16:56 +00:00
2013-09-30 09:44:35 +02:00
2019-07-01 19:02:10 -03:00
2019-01-17 17:52:40 -02:00
2017-05-10 10:19:24 +03:00
2018-10-16 18:34:19 +02:00
2018-06-08 14:39:24 -03:00
2019-01-17 17:52:40 -02:00
2017-05-10 10:19:24 +03:00
2019-02-05 16:50:16 +01:00
2019-02-05 16:50:16 +01:00
2019-01-21 15:49:51 -06:00
2019-01-17 17:52:40 -02:00
2019-05-21 16:56:30 +02:00
2018-06-08 14:39:24 -03:00