17 #ifndef OPT_EXPLAIN_FORMAT_JSON_INCLUDED
18 #define OPT_EXPLAIN_FORMAT_JSON_INCLUDED
20 #include "opt_explain_format.h"
22 namespace opt_explain_json_namespace
35 select_result *output;
43 SELECT_LEX_UNIT *subquery,
45 virtual bool end_context(Explain_context_enum context);
50 #endif//OPT_EXPLAIN_FORMAT_JSON_INCLUDED