org.coode.obo.parser
Interface OBOParserConstants
- All Known Implementing Classes: 
 - OBOParser, OBOParserTokenManager
 
public interface OBOParserConstants
 
EOF
static final int EOF
- See Also:
 - Constant Field Values
 
VALUE_START
static final int VALUE_START
- See Also:
 - Constant Field Values
 
VALUE_END
static final int VALUE_END
- See Also:
 - Constant Field Values
 
OPEN_SQUARE_BRACKET
static final int OPEN_SQUARE_BRACKET
- See Also:
 - Constant Field Values
 
CLOSE_SQUARE_BRACKET
static final int CLOSE_SQUARE_BRACKET
- See Also:
 - Constant Field Values
 
CHAR
static final int CHAR
- See Also:
 - Constant Field Values
 
STRING
static final int STRING
- See Also:
 - Constant Field Values
 
ERROR
static final int ERROR
- See Also:
 - Constant Field Values
 
DEFAULT
static final int DEFAULT
- See Also:
 - Constant Field Values
 
IN_VALUE
static final int IN_VALUE
- See Also:
 - Constant Field Values
 
tokenImage
static final java.lang.String[] tokenImage