Go to the source code of this file.
Classes
Defines
Typedefs
Enumerations
- enum yytokentype {
SYMBOL = 258,
REGEX = 259,
OP_OR = 260,
OP_AND = 261,
OP_NEAR = 262,
OP_WITH = 263,
SIM_PRECISE = 264,
SYMBOL = 258,
REGEX = 259,
OP_OR = 260,
OP_AND = 261,
OP_NEAR = 262,
OP_WITH = 263,
SIM_PRECISE = 264
}
Define Documentation
#define YYSTYPE_IS_TRIVIAL 1 |
#define YYSTYPE_IS_DECLARED 1 |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
SYMBOL |
|
REGEX |
|
OP_OR |
|
OP_AND |
|
OP_NEAR |
|
OP_WITH |
|
SIM_PRECISE |
|
SYMBOL |
|
REGEX |
|
OP_OR |
|
OP_AND |
|
OP_NEAR |
|
OP_WITH |
|
SIM_PRECISE |
|