Searched defs:ANTLR3_HASH_TYPE_INT (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h36 #define ANTLR3_HASH_TYPE_INT 0 /**< Indicates the hashed file has integer keys */ macro
45 ANTLR3_UINT8 type; /**< One of ##ANTLR3_HASH_TYPE_INT or ##ANTLR3_HASH_TYPE_STR */
50 ANTLR3_INTKEY iKey; /**< used if type is ANTLR3_HASH_TYPE_INT */

Completed in 163 milliseconds