Home
last modified time | relevance | path

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

/external/antlr/runtime/Cpp/include/
Dantlr3errors.hpp44 #define ANTLR_ERR_BASE 0 macro
45 #define ANTLR_ERR_NOMEM (ANTLR_ERR_BASE + 1)
46 #define ANTLR_ERR_NOFILE (ANTLR_ERR_BASE + 2)
47 #define ANTLR_ERR_HASHDUP (ANTLR_ERR_BASE + 3)