amiws
2.2.1
src
lib
config_parser.h
1
#define STREAM_START 1
2
#define STREAM_END 2
3
#define BLOCK_MAPPING_START 3
4
#define BLOCK_END 4
5
#define KEY 5
6
#define SCALAR 6
7
#define VALUE 7
8
#define BLOCK_SEQUENCE_START 8
9
#define BLOCK_ENTRY 9
Generated by
1.8.14