uk.ac.manchester.cs.owl.dlsyntax.parser
Interface DLSyntaxParserConstants
- All Known Implementing Classes:
- DLSyntaxParser, DLSyntaxParserTokenManager
public interface DLSyntaxParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SUBCLASSOF
static final int SUBCLASSOF
- See Also:
- Constant Field Values
EQUIVALENTTO
static final int EQUIVALENTTO
- See Also:
- Constant Field Values
NEQ
static final int NEQ
- See Also:
- Constant Field Values
COMPOSE
static final int COMPOSE
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
INVERSE
static final int INVERSE
- See Also:
- Constant Field Values
OPENPAR
static final int OPENPAR
- See Also:
- Constant Field Values
CLOSEPAR
static final int CLOSEPAR
- See Also:
- Constant Field Values
OPENSQPAR
static final int OPENSQPAR
- See Also:
- Constant Field Values
CLOSESQPAR
static final int CLOSESQPAR
- See Also:
- Constant Field Values
OPENBRACE
static final int OPENBRACE
- See Also:
- Constant Field Values
CLOSEBRACE
static final int CLOSEBRACE
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
SOME
static final int SOME
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
MIN
static final int MIN
- See Also:
- Constant Field Values
MAX
static final int MAX
- See Also:
- Constant Field Values
EXACT
static final int EXACT
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
TRANSITIVEROLES
static final int TRANSITIVEROLES
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage