net.sourceforge.sqlunit.parsers
Interface SymbolParserConstants
- All Known Implementing Classes:
- SymbolParser, SymbolParserTokenManager
public interface SymbolParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
START_VAR
static final int START_VAR
- See Also:
- Constant Field Values
CODE_CHAR
static final int CODE_CHAR
- See Also:
- Constant Field Values
END_VAR
static final int END_VAR
- See Also:
- Constant Field Values
VAR_CHAR
static final int VAR_CHAR
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_VAR
static final int IN_VAR
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage