rice.email.proxy.imap.parser.antlr
Interface CommonLexTokenTypes
-
All Known Implementing Classes:
- ImapCommandLexer
public interface CommonLexTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
CHECK
static final int CHECK
- See Also:
- Constant Field Values
NOOP
static final int NOOP
- See Also:
- Constant Field Values
LOGOUT
static final int LOGOUT
- See Also:
- Constant Field Values
CAPABILITY
static final int CAPABILITY
- See Also:
- Constant Field Values
CREATE
static final int CREATE
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
SUBSCRIBE
static final int SUBSCRIBE
- See Also:
- Constant Field Values
UNSUBSCRIBE
static final int UNSUBSCRIBE
- See Also:
- Constant Field Values
LSUB
static final int LSUB
- See Also:
- Constant Field Values
EXAMINE
static final int EXAMINE
- See Also:
- Constant Field Values
LOGIN
static final int LOGIN
- See Also:
- Constant Field Values
AUTHENTICATE
static final int AUTHENTICATE
- See Also:
- Constant Field Values
SELECT
static final int SELECT
- See Also:
- Constant Field Values
FETCH
static final int FETCH
- See Also:
- Constant Field Values
UID
static final int UID
- See Also:
- Constant Field Values
APPEND
static final int APPEND
- See Also:
- Constant Field Values
COPY
static final int COPY
- See Also:
- Constant Field Values
STORE
static final int STORE
- See Also:
- Constant Field Values
STATUS
static final int STATUS
- See Also:
- Constant Field Values
EXPUNGE
static final int EXPUNGE
- See Also:
- Constant Field Values
CLOSE
static final int CLOSE
- See Also:
- Constant Field Values
BODY
static final int BODY
- See Also:
- Constant Field Values
RFC822
static final int RFC822
- See Also:
- Constant Field Values
PEEK
static final int PEEK
- See Also:
- Constant Field Values
HEADER
static final int HEADER
- See Also:
- Constant Field Values
FIELDS
static final int FIELDS
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
TEXT
static final int TEXT
- See Also:
- Constant Field Values
MIME
static final int MIME
- See Also:
- Constant Field Values
SIZE
static final int SIZE
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
FAST
static final int FAST
- See Also:
- Constant Field Values
FULL
static final int FULL
- See Also:
- Constant Field Values
BODYSTRUCTURE
static final int BODYSTRUCTURE
- See Also:
- Constant Field Values
ENVELOPE
static final int ENVELOPE
- See Also:
- Constant Field Values
FLAGS
static final int FLAGS
- See Also:
- Constant Field Values
INTERNALDATE
static final int INTERNALDATE
- See Also:
- Constant Field Values
SEARCH
static final int SEARCH
- See Also:
- Constant Field Values
ANSWERED
static final int ANSWERED
- See Also:
- Constant Field Values
BCC
static final int BCC
- See Also:
- Constant Field Values
BEFORE
static final int BEFORE
- See Also:
- Constant Field Values
CC
static final int CC
- See Also:
- Constant Field Values
DELETED
static final int DELETED
- See Also:
- Constant Field Values
DRAFT
static final int DRAFT
- See Also:
- Constant Field Values
FLAGGED
static final int FLAGGED
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
KEYWORD
static final int KEYWORD
- See Also:
- Constant Field Values
LARGER
static final int LARGER
- See Also:
- Constant Field Values
NEW
static final int NEW
- See Also:
- Constant Field Values
OLD
static final int OLD
- See Also:
- Constant Field Values
ON
static final int ON
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
RECENT
static final int RECENT
- See Also:
- Constant Field Values
RENAME
static final int RENAME
- See Also:
- Constant Field Values
SEEN
static final int SEEN
- See Also:
- Constant Field Values
SENTBEFORE
static final int SENTBEFORE
- See Also:
- Constant Field Values
SENTON
static final int SENTON
- See Also:
- Constant Field Values
SENTSINCE
static final int SENTSINCE
- See Also:
- Constant Field Values
SINCE
static final int SINCE
- See Also:
- Constant Field Values
SMALLER
static final int SMALLER
- See Also:
- Constant Field Values
SUBJECT
static final int SUBJECT
- See Also:
- Constant Field Values
TO
static final int TO
- See Also:
- Constant Field Values
UNANSWERED
static final int UNANSWERED
- See Also:
- Constant Field Values
UNDELETED
static final int UNDELETED
- See Also:
- Constant Field Values
UNDRAFT
static final int UNDRAFT
- See Also:
- Constant Field Values
UNFLAGGED
static final int UNFLAGGED
- See Also:
- Constant Field Values
UNKEYWORD
static final int UNKEYWORD
- See Also:
- Constant Field Values
UNSEEN
static final int UNSEEN
- See Also:
- Constant Field Values
PERIOD
static final int PERIOD
- See Also:
- Constant Field Values
SPACE
static final int SPACE
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
LSANGLE
static final int LSANGLE
- See Also:
- Constant Field Values
RSANGLE
static final int RSANGLE
- See Also:
- Constant Field Values
ATOM
static final int ATOM
- See Also:
- Constant Field Values
FLAG
static final int FLAG
- See Also:
- Constant Field Values
LSBRACKET
static final int LSBRACKET
- See Also:
- Constant Field Values
RSBRACKET
static final int RSBRACKET
- See Also:
- Constant Field Values
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
QUOTE
static final int QUOTE
- See Also:
- Constant Field Values
QUOTED_CHAR
static final int QUOTED_CHAR
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
QUOTED
static final int QUOTED
- See Also:
- Constant Field Values
QUOTED_SPECIALS
static final int QUOTED_SPECIALS
- See Also:
- Constant Field Values
ATOM_CHAR
static final int ATOM_CHAR
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
CTL
static final int CTL
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
LITERAL_START
static final int LITERAL_START
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
Copyright © 2001-2005 - Rice Pastry.