Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
tokens_trig.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_ANON   26
#define T_BASE   24
#define T_BNODE_ID   12
#define T_BOOLEAN   11
#define T_COLON   19
#define T_COMMA   6
#define T_DECIMAL   10
#define T_DOUBLE   9
#define T_DTYPE_MARKER   25
#define T_EOF   20
#define T_GRAPH   23
#define T_INTEGER   8
#define T_IRIREF   15
#define T_LANGTAG   16
#define T_LBRACE   3
#define T_LBRACKET   21
#define T_LPAREN   27
#define T_NSIRI   14
#define T_PERIOD   4
#define T_PFX_DECL   18
#define T_PFX_KW   17
#define T_RBRACE   2
#define T_RBRACKET   22
#define T_RDF_TYPE   13
#define T_RPAREN   28
#define T_SEMICOLON   5
#define T_STRING   7
#define T_WS   1

Macro Definition Documentation

◆ T_ANON

#define T_ANON   26

Definition at line 26 of file tokens_trig.h.

◆ T_BASE

#define T_BASE   24

Definition at line 24 of file tokens_trig.h.

◆ T_BNODE_ID

#define T_BNODE_ID   12

Definition at line 12 of file tokens_trig.h.

◆ T_BOOLEAN

#define T_BOOLEAN   11

Definition at line 11 of file tokens_trig.h.

◆ T_COLON

#define T_COLON   19

Definition at line 19 of file tokens_trig.h.

◆ T_COMMA

#define T_COMMA   6

Definition at line 6 of file tokens_trig.h.

◆ T_DECIMAL

#define T_DECIMAL   10

Definition at line 10 of file tokens_trig.h.

◆ T_DOUBLE

#define T_DOUBLE   9

Definition at line 9 of file tokens_trig.h.

◆ T_DTYPE_MARKER

#define T_DTYPE_MARKER   25

Definition at line 25 of file tokens_trig.h.

◆ T_EOF

#define T_EOF   20

Definition at line 20 of file tokens_trig.h.

◆ T_GRAPH

#define T_GRAPH   23

Definition at line 23 of file tokens_trig.h.

◆ T_INTEGER

#define T_INTEGER   8

Definition at line 8 of file tokens_trig.h.

◆ T_IRIREF

#define T_IRIREF   15

Definition at line 15 of file tokens_trig.h.

◆ T_LANGTAG

#define T_LANGTAG   16

Definition at line 16 of file tokens_trig.h.

◆ T_LBRACE

#define T_LBRACE   3

Definition at line 3 of file tokens_trig.h.

◆ T_LBRACKET

#define T_LBRACKET   21

Definition at line 21 of file tokens_trig.h.

◆ T_LPAREN

#define T_LPAREN   27

Definition at line 27 of file tokens_trig.h.

◆ T_NSIRI

#define T_NSIRI   14

Definition at line 14 of file tokens_trig.h.

◆ T_PERIOD

#define T_PERIOD   4

Definition at line 4 of file tokens_trig.h.

◆ T_PFX_DECL

#define T_PFX_DECL   18

Definition at line 18 of file tokens_trig.h.

◆ T_PFX_KW

#define T_PFX_KW   17

Definition at line 17 of file tokens_trig.h.

◆ T_RBRACE

#define T_RBRACE   2

Definition at line 2 of file tokens_trig.h.

◆ T_RBRACKET

#define T_RBRACKET   22

Definition at line 22 of file tokens_trig.h.

◆ T_RDF_TYPE

#define T_RDF_TYPE   13

Definition at line 13 of file tokens_trig.h.

◆ T_RPAREN

#define T_RPAREN   28

Definition at line 28 of file tokens_trig.h.

◆ T_SEMICOLON

#define T_SEMICOLON   5

Definition at line 5 of file tokens_trig.h.

◆ T_STRING

#define T_STRING   7

Definition at line 7 of file tokens_trig.h.

◆ T_WS

#define T_WS   1

Definition at line 1 of file tokens_trig.h.