yaml
0.1.5
|
This structure holds information about a potential simple key. More...
#include <yaml.h>
Data Fields | |
int | possible |
Is a simple key possible? | |
int | required |
Is a simple key required? | |
size_t | token_number |
The number of the token. | |
yaml_mark_t | mark |
The position mark. |
This structure holds information about a potential simple key.
The number of the token.
The position mark.