Home
last modified time | relevance | path

Searched hist:"4 a5fcab7acc55495d0a617eeebbbeaebc1872dbf" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/qobject/
H A Djson-parser.h4a5fcab7acc55495d0a617eeebbbeaebc1872dbf Wed Nov 11 16:39:23 UTC 2009 Anthony Liguori <aliguori@us.ibm.com> Add a JSON parser

This is the third and final stage of the JSON parser. It parses lexical tokens
performing grammar validation and creating the final QObject representation. It
uses a recursive decent parser.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/qobject/
H A Djson-parser.c4a5fcab7acc55495d0a617eeebbbeaebc1872dbf Wed Nov 11 16:39:23 UTC 2009 Anthony Liguori <aliguori@us.ibm.com> Add a JSON parser

This is the third and final stage of the JSON parser. It parses lexical tokens
performing grammar validation and creating the final QObject representation. It
uses a recursive decent parser.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/
H A DMakefile4a5fcab7acc55495d0a617eeebbbeaebc1872dbf Wed Nov 11 16:39:23 UTC 2009 Anthony Liguori <aliguori@us.ibm.com> Add a JSON parser

This is the third and final stage of the JSON parser. It parses lexical tokens
performing grammar validation and creating the final QObject representation. It
uses a recursive decent parser.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>