com.microsoft.tfs.core.search
Interface VSSearchParseError
public interface VSSearchParseError
NONE
static final int NONE
- See Also:
- Constant Field Values
- Constant Field Value:
0
UNMATCHED_QUOTES
static final int UNMATCHED_QUOTES
- See Also:
- Constant Field Values
- Constant Field Value:
1
INVALID_ESCAPE
static final int INVALID_ESCAPE
- See Also:
- Constant Field Values
- Constant Field Value:
2
EMPTY_FILTER_FIELD
static final int EMPTY_FILTER_FIELD
- See Also:
- Constant Field Values
- Constant Field Value:
4
EMPTY_FILTER_VALUE
static final int EMPTY_FILTER_VALUE
- See Also:
- Constant Field Values
- Constant Field Value:
8
© 2012 Microsoft. All rights reserved.