org.apache.directory.api.ldap.model.subtree
Interface AntlrSubtreeSpecificationCheckerTokenTypes
- All Known Implementing Classes:
- AntlrSubtreeSpecificationChecker, AntlrSubtreeSpecificationCheckerLexer, ReusableAntlrSubtreeSpecificationCheckerLexer
public interface AntlrSubtreeSpecificationCheckerTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
LITERAL_end
static final int LITERAL_end
- See Also:
- Constant Field Values
OPEN_CURLY
static final int OPEN_CURLY
- See Also:
- Constant Field Values
SP
static final int SP
- See Also:
- Constant Field Values
SEP
static final int SEP
- See Also:
- Constant Field Values
CLOSE_CURLY
static final int CLOSE_CURLY
- See Also:
- Constant Field Values
ID_base
static final int ID_base
- See Also:
- Constant Field Values
ID_specificExclusions
static final int ID_specificExclusions
- See Also:
- Constant Field Values
ID_chopBefore
static final int ID_chopBefore
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
ID_chopAfter
static final int ID_chopAfter
- See Also:
- Constant Field Values
ID_minimum
static final int ID_minimum
- See Also:
- Constant Field Values
ID_maximum
static final int ID_maximum
- See Also:
- Constant Field Values
ID_specificationFilter
static final int ID_specificationFilter
- See Also:
- Constant Field Values
FILTER
static final int FILTER
- See Also:
- Constant Field Values
SAFEUTF8STRING
static final int SAFEUTF8STRING
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
DESCR
static final int DESCR
- See Also:
- Constant Field Values
NUMERICOID
static final int NUMERICOID
- See Also:
- Constant Field Values
ID_item
static final int ID_item
- See Also:
- Constant Field Values
ID_and
static final int ID_and
- See Also:
- Constant Field Values
ID_or
static final int ID_or
- See Also:
- Constant Field Values
ID_not
static final int ID_not
- See Also:
- Constant Field Values
INTEGER_OR_NUMERICOID
static final int INTEGER_OR_NUMERICOID
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
LDIGIT
static final int LDIGIT
- See Also:
- Constant Field Values
ALPHA
static final int ALPHA
- See Also:
- Constant Field Values
SAFEUTF8CHAR
static final int SAFEUTF8CHAR
- See Also:
- Constant Field Values
FILTER_VALUE
static final int FILTER_VALUE
- See Also:
- Constant Field Values
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.