Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
tokens_nt.h
Go to the documentation of this file.
1#define T_EOF 1
2#define T_DOT 2
3#define T_IRIREF 3
4#define T_BNODE 4
5#define T_LITERAL 5
6#define T_EOL 6
7#define T_WS 7