org.semanticweb.triple.client
Interface ParserConstants
- All Known Implementing Classes:
- ParserTokenManager
- public interface ParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
IMPORTTRIPLE
public static final int IMPORTTRIPLE
- See Also:
- Constant Field Values
IMPORTRDF
public static final int IMPORTRDF
- See Also:
- Constant Field Values
IMPORTN3
public static final int IMPORTN3
- See Also:
- Constant Field Values
ADDXSB
public static final int ADDXSB
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
SWIPE
public static final int SWIPE
- See Also:
- Constant Field Values
QUERY
public static final int QUERY
- See Also:
- Constant Field Values
QUERYXML
public static final int QUERYXML
- See Also:
- Constant Field Values
QUERYRDF
public static final int QUERYRDF
- See Also:
- Constant Field Values
QUERYN3
public static final int QUERYN3
- See Also:
- Constant Field Values
QUERYNT
public static final int QUERYNT
- See Also:
- Constant Field Values
INIT
public static final int INIT
- See Also:
- Constant Field Values
SHUTDOWN
public static final int SHUTDOWN
- See Also:
- Constant Field Values
LOAD
public static final int LOAD
- See Also:
- Constant Field Values
HELP
public static final int HELP
- See Also:
- Constant Field Values
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
public static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
FORMAL_COMMENT
public static final int FORMAL_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
public static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
SYMBOL
public static final int SYMBOL
- See Also:
- Constant Field Values
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
IN_SINGLE_LINE_COMMENT
public static final int IN_SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
IN_FORMAL_COMMENT
public static final int IN_FORMAL_COMMENT
- See Also:
- Constant Field Values
IN_MULTI_LINE_COMMENT
public static final int IN_MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage