Markus Armbruster 86cdf9ec8d json: Clean up headers
The JSON parser has three public headers, json-lexer.h, json-parser.h,
json-streamer.h.  They all contain stuff that is of no interest
outside qobject/json-*.c.

Collect the public interface in include/qapi/qmp/json-parser.h, and
everything else in qobject/json-parser-int.h.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180823164025.12553-54-armbru@redhat.com>
2018-08-24 20:26:37 +02:00
..
2018-08-23 13:32:50 +02:00
2018-08-21 11:36:15 +01:00
2018-08-24 14:46:31 +01:00
2018-08-24 20:26:37 +02:00
2018-08-24 20:26:37 +02:00
2018-08-23 18:46:25 +02:00