Home
last modified time | relevance | path

Searched defs:ANTLR3_EXCEPTION_struct (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/C/include/
Dantlr3exception.h103 typedef struct ANTLR3_EXCEPTION_struct struct
115 ANTLR3_UINT32 type;
119 void * name;
128 void * message;
132 pANTLR3_STRING streamName;
137 ANTLR3_BOOLEAN freeMessage;
142 ANTLR3_MARKER index;
148 void * token;
152 ANTLR3_UINT32 expecting;
158 pANTLR3_BITSET_LIST expectingSet;
[all …]