JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <ncursesw/curses.h>
#include <ncursesw/ncurses.h>
Go to the source code of this file.
Macros | |
#define | JODA_JSON_OUTPUT_COLOR_NUMBER 1 |
#define | JODA_JSON_OUTPUT_COLOR_STRING 2 |
#define | JODA_JSON_OUTPUT_COLOR_BOOL 3 |
#define | JODA_JSON_OUTPUT_COLOR_NULL 4 |
#define | JODA_JSON_OUTPUT_COLOR_KEY 5 |
#define JODA_JSON_OUTPUT_COLOR_BOOL 3 |
#define JODA_JSON_OUTPUT_COLOR_KEY 5 |
#define JODA_JSON_OUTPUT_COLOR_NULL 4 |
#define JODA_JSON_OUTPUT_COLOR_NUMBER 1 |
#define JODA_JSON_OUTPUT_COLOR_STRING 2 |