Volksdata
1.0b7
RDF library
Loading...
Searching...
No Matches
tokens_trig.h
Go to the documentation of this file.
1
#define T_WS 1
2
#define T_RBRACE 2
3
#define T_LBRACE 3
4
#define T_PERIOD 4
5
#define T_SEMICOLON 5
6
#define T_COMMA 6
7
#define T_STRING 7
8
#define T_INTEGER 8
9
#define T_DOUBLE 9
10
#define T_DECIMAL 10
11
#define T_BOOLEAN 11
12
#define T_BNODE_ID 12
13
#define T_RDF_TYPE 13
14
#define T_NSIRI 14
15
#define T_IRIREF 15
16
#define T_LANGTAG 16
17
#define T_PFX_KW 17
18
#define T_PFX_DECL 18
19
#define T_COLON 19
20
#define T_EOF 20
21
#define T_LBRACKET 21
22
#define T_RBRACKET 22
23
#define T_GRAPH 23
24
#define T_BASE 24
25
#define T_DTYPE_MARKER 25
26
#define T_ANON 26
27
#define T_LPAREN 27
28
#define T_RPAREN 28
include
volksdata
codec
tokens_trig.h
Generated by
1.16.1