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

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h37 #define ANTLR3_HASH_TYPE_STR 1 /**< Indicates the hashed file has numeric keys */ macro
45 ANTLR3_UINT8 type; /**< One of ##ANTLR3_HASH_TYPE_INT or ##ANTLR3_HASH_TYPE_STR */
49 pANTLR3_UINT8 sKey; /**< Used if type is ANTLR3_HASH_TYPE_STR */

Completed in 67 milliseconds