Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
tokens_nt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define T_EOF   1
#define T_DOT   2
#define T_IRIREF   3
#define T_BNODE   4
#define T_LITERAL   5
#define T_EOL   6
#define T_WS   7

Macro Definition Documentation

◆ T_EOF

#define T_EOF   1

Definition at line 1 of file tokens_nt.h.

◆ T_DOT

#define T_DOT   2

Definition at line 2 of file tokens_nt.h.

◆ T_IRIREF

#define T_IRIREF   3

Definition at line 3 of file tokens_nt.h.

◆ T_BNODE

#define T_BNODE   4

Definition at line 4 of file tokens_nt.h.

◆ T_LITERAL

#define T_LITERAL   5

Definition at line 5 of file tokens_nt.h.

◆ T_EOL

#define T_EOL   6

Definition at line 6 of file tokens_nt.h.

◆ T_WS

#define T_WS   7

Definition at line 7 of file tokens_nt.h.