Home
last modified time | relevance | path

Searched refs:ANTLR3_ERR_BASE (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3errors.h48 #define ANTLR3_ERR_BASE 0 macro
49 #define ANTLR3_ERR_NOMEM (ANTLR3_ERR_BASE + 1)
50 #define ANTLR3_ERR_NOFILE (ANTLR3_ERR_BASE + 2)
51 #define ANTLR3_ERR_HASHDUP (ANTLR3_ERR_BASE + 3)