opennlp.leo.regulus.tdl.parse
Interface TdlParserTokenTypes
- All Known Implementing Classes:
- TdlLexer, TdlParser
- public interface TdlParserTokenTypes
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
INHERITS
public static final int INHERITS
- See Also:
- Constant Field Values
INHERITS_WOUT_CONSTRAINT
public static final int INHERITS_WOUT_CONSTRAINT
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
PERIOD
public static final int PERIOD
- See Also:
- Constant Field Values
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
LBRACK
public static final int LBRACK
- See Also:
- Constant Field Values
RBRACK
public static final int RBRACK
- See Also:
- Constant Field Values
DIFFLIST_START
public static final int DIFFLIST_START
- See Also:
- Constant Field Values
DIFFLIST_END
public static final int DIFFLIST_END
- See Also:
- Constant Field Values
LANGLE
public static final int LANGLE
- See Also:
- Constant Field Values
DOTDOTDOT
public static final int DOTDOTDOT
- See Also:
- Constant Field Values
RANGLE
public static final int RANGLE
- See Also:
- Constant Field Values
HASH
public static final int HASH
- See Also:
- Constant Field Values
SL_COMMENT
public static final int SL_COMMENT
- See Also:
- Constant Field Values
ML_COMMENT
public static final int ML_COMMENT
- See Also:
- Constant Field Values
BEGIN
public static final int BEGIN
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
IDENTIFIER_CHARS
public static final int IDENTIFIER_CHARS
- See Also:
- Constant Field Values
VOCAB
public static final int VOCAB
- See Also:
- Constant Field Values
Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.