net.sourceforge.squirrel_sql.plugins.syntax
Interface IConstants.IStyleNames
- Enclosing interface:
- IConstants
public static interface IConstants.IStyleNames
COLUMN
static final String COLUMN
- See Also:
- Constant Field Values
COMMENT
static final String COMMENT
- See Also:
- Constant Field Values
DATA_TYPE
static final String DATA_TYPE
- See Also:
- Constant Field Values
ERROR
static final String ERROR
- See Also:
- Constant Field Values
FUNCTION
static final String FUNCTION
- See Also:
- Constant Field Values
IDENTIFIER
static final String IDENTIFIER
- See Also:
- Constant Field Values
LITERAL
static final String LITERAL
- See Also:
- Constant Field Values
OPERATOR
static final String OPERATOR
- See Also:
- Constant Field Values
RESERVED_WORD
static final String RESERVED_WORD
- See Also:
- Constant Field Values
SEPARATOR
static final String SEPARATOR
- See Also:
- Constant Field Values
TABLE
static final String TABLE
- See Also:
- Constant Field Values
WHITESPACE
static final String WHITESPACE
- See Also:
- Constant Field Values
Copyright © 2001-2011. All Rights Reserved.