org.apache.cayenne.wocompat.parser
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
public interface ParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
QUOTED_STRING
static final int QUOTED_STRING
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
WithinComment
static final int WithinComment
- See Also:
- Constant Field Values
WithinQuotedString
static final int WithinQuotedString
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.