antlr3errors.h File Reference

This graph shows which files directly or indirectly include this file:


Defines

#define ANTLR3_CHARSTREAM_EOF   0xFFFFFFFF
 Indicates end of character stream and is an invalid Unicode code point.
#define ANTLR3_ERR_BASE   0
#define ANTLR3_ERR_HASHDUP   (ANTLR3_ERR_BASE + 3)
#define ANTLR3_ERR_NOFILE   (ANTLR3_ERR_BASE + 2)
#define ANTLR3_ERR_NOMEM   (ANTLR3_ERR_BASE + 1)
#define ANTLR3_FAIL   1
#define ANTLR3_FALSE   0
#define ANTLR3_SUCCESS   0
#define ANTLR3_TRUE   1
#define MEMO_RULE_FAILED   0xFFFFFFFE
 Indicates memoizing on a rule failed.
#define MEMO_RULE_UNKNOWN   0xFFFFFFFF

Define Documentation

#define ANTLR3_CHARSTREAM_EOF   0xFFFFFFFF

#define ANTLR3_ERR_BASE   0

#define ANTLR3_ERR_HASHDUP   (ANTLR3_ERR_BASE + 3)

Referenced by antlr3HashPut(), and antlr3HashPutI().

#define ANTLR3_ERR_NOFILE   (ANTLR3_ERR_BASE + 2)

Referenced by antlr3read8Bit().

#define ANTLR3_ERR_NOMEM   (ANTLR3_ERR_BASE + 1)

#define ANTLR3_FAIL   1

Referenced by antlr3EnumNext().

#define ANTLR3_FALSE   0

#define ANTLR3_SUCCESS   0

#define ANTLR3_TRUE   1

#define MEMO_RULE_FAILED   0xFFFFFFFE

Indicates memoizing on a rule failed.

Referenced by alreadyParsedRule(), and memoize().

#define MEMO_RULE_UNKNOWN   0xFFFFFFFF


Generated on Mon Nov 29 17:23:09 2010 for ANTLR3C by  doxygen 1.5.5