Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

tok_features.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SENSOR   258
#define COMPRGF   259
#define CONJUNCT   260
#define WORD   261
#define FLAG   262
#define TARG   263
#define INT   264
#define COLON   265
#define LBRACK   266
#define RBRACK   267
#define LPAREN   268
#define RPAREN   269
#define NEWLINE   270
#define COMMA   271
#define AMP   272
#define BAR   273
#define SMALLX   274
#define BIGX   275
#define EQUALS   276
#define SEMICOLON   277
#define FLOC   278
#define FINC   279
#define FMARK   280
#define ERROR   281
#define QUOTE   282
#define yystype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Typedefs

typedef int YYSTYPE

Enumerations

enum  yytokentype {
  SENSOR = 258, COMPRGF = 259, CONJUNCT = 260, WORD = 261,
  FLAG = 262, TARG = 263, INT = 264, COLON = 265,
  LBRACK = 266, RBRACK = 267, LPAREN = 268, RPAREN = 269,
  NEWLINE = 270, COMMA = 271, AMP = 272, BAR = 273,
  SMALLX = 274, BIGX = 275, EQUALS = 276, SEMICOLON = 277,
  FLOC = 278, FINC = 279, FMARK = 280, ERROR = 281,
  QUOTE = 282
}

Variables

YYSTYPE yylval


Define Documentation

#define AMP   272
 

#define BAR   273
 

#define BIGX   275
 

#define COLON   265
 

#define COMMA   271
 

#define COMPRGF   259
 

#define CONJUNCT   260
 

#define EQUALS   276
 

#define ERROR   281
 

#define FINC   279
 

#define FLAG   262
 

#define FLOC   278
 

#define FMARK   280
 

#define INT   264
 

#define LBRACK   266
 

#define LPAREN   268
 

#define NEWLINE   270
 

#define QUOTE   282
 

#define RBRACK   267
 

#define RPAREN   269
 

#define SEMICOLON   277
 

#define SENSOR   258
 

#define SMALLX   274
 

#define TARG   263
 

#define WORD   261
 

#define yystype   YYSTYPE
 

#define YYSTYPE_IS_DECLARED   1
 

#define YYSTYPE_IS_TRIVIAL   1
 


Typedef Documentation

typedef int YYSTYPE
 


Enumeration Type Documentation

enum yytokentype
 

Enumerator:
SENSOR 
COMPRGF 
CONJUNCT 
WORD 
FLAG 
TARG 
INT 
COLON 
LBRACK 
RBRACK 
LPAREN 
RPAREN 
NEWLINE 
COMMA 
AMP 
BAR 
SMALLX 
BIGX 
EQUALS 
SEMICOLON 
FLOC 
FINC 
FMARK 
ERROR 
QUOTE 


Variable Documentation

YYSTYPE yylval
 


Generated on Wed Apr 26 12:57:16 2006 for FreeLing by  doxygen 1.4.4