4 #include <ctu_json_api.h>
query_ast_t * query_ast_field(scan_t *scan, query_ast_t *object, text_t field)
CT_BEGIN_API query_ast_t * query_ast_object(scan_t *scan, text_t name)
query_ast_t * query_ast_index(scan_t *scan, query_ast_t *object, mpz_t index)
query_ast_t * query_ast_map(scan_t *scan, query_ast_t *object, text_t field)
a position in a source file