Public Attributes | Package Attributes

antlr.ANTLRTokdefParserTokenTypes Interface Reference

Inheritance diagram for antlr.ANTLRTokdefParserTokenTypes:
antlr.ANTLRTokdefLexer antlr.ANTLRTokdefParser

List of all members.

Public Attributes

int NULL_TREE_LOOKAHEAD = 3
int ID = 4
int STRING = 5
int ASSIGN = 6
int LPAREN = 7
int RPAREN = 8
int INT = 9
int WS = 10
int SL_COMMENT = 11
int ML_COMMENT = 12
int ESC = 13
int DIGIT = 14
int XDIGIT = 15

Package Attributes

int EOF = 1

Member Data Documentation


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties