de.fuberlin.wiwiss.wiqa.parser.javacc
Interface WIQAParserConstants
- All Known Implementing Classes:
- WIQAParser, WIQAParserTokenManager
- public interface WIQAParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
public static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
Q_IRIref
public static final int Q_IRIref
- See Also:
- Constant Field Values
QNAME_NS
public static final int QNAME_NS
- See Also:
- Constant Field Values
QNAME
public static final int QNAME
- See Also:
- Constant Field Values
BLANK_NODE_LABEL
public static final int BLANK_NODE_LABEL
- See Also:
- Constant Field Values
VAR1
public static final int VAR1
- See Also:
- Constant Field Values
VAR2
public static final int VAR2
- See Also:
- Constant Field Values
LANGTAG
public static final int LANGTAG
- See Also:
- Constant Field Values
A2Z
public static final int A2Z
- See Also:
- Constant Field Values
A2ZN
public static final int A2ZN
- See Also:
- Constant Field Values
KW_A
public static final int KW_A
- See Also:
- Constant Field Values
BASE
public static final int BASE
- See Also:
- Constant Field Values
PREFIX
public static final int PREFIX
- See Also:
- Constant Field Values
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
DISTINCT
public static final int DISTINCT
- See Also:
- Constant Field Values
DESCRIBE
public static final int DESCRIBE
- See Also:
- Constant Field Values
CONSTRUCT
public static final int CONSTRUCT
- See Also:
- Constant Field Values
ASK
public static final int ASK
- See Also:
- Constant Field Values
LIMIT
public static final int LIMIT
- See Also:
- Constant Field Values
OFFSET
public static final int OFFSET
- See Also:
- Constant Field Values
ORDER
public static final int ORDER
- See Also:
- Constant Field Values
BY
public static final int BY
- See Also:
- Constant Field Values
ASC
public static final int ASC
- See Also:
- Constant Field Values
DESC
public static final int DESC
- See Also:
- Constant Field Values
NAMED
public static final int NAMED
- See Also:
- Constant Field Values
FROM
public static final int FROM
- See Also:
- Constant Field Values
WHERE
public static final int WHERE
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
GRAPH
public static final int GRAPH
- See Also:
- Constant Field Values
OPTIONAL
public static final int OPTIONAL
- See Also:
- Constant Field Values
UNION
public static final int UNION
- See Also:
- Constant Field Values
FILTER
public static final int FILTER
- See Also:
- Constant Field Values
BOUND
public static final int BOUND
- See Also:
- Constant Field Values
STR
public static final int STR
- See Also:
- Constant Field Values
DTYPE
public static final int DTYPE
- See Also:
- Constant Field Values
LANG
public static final int LANG
- See Also:
- Constant Field Values
IS_URI
public static final int IS_URI
- See Also:
- Constant Field Values
IS_BLANK
public static final int IS_BLANK
- See Also:
- Constant Field Values
IS_LITERAL
public static final int IS_LITERAL
- See Also:
- Constant Field Values
REGEX
public static final int REGEX
- See Also:
- Constant Field Values
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
PATTERN
public static final int PATTERN
- See Also:
- Constant Field Values
ANY
public static final int ANY
- See Also:
- Constant Field Values
EXPL
public static final int EXPL
- See Also:
- Constant Field Values
EXPLANATION
public static final int EXPLANATION
- See Also:
- Constant Field Values
QNAME_COUNT
public static final int QNAME_COUNT
- See Also:
- Constant Field Values
Q_IRIref_COUNT
public static final int Q_IRIref_COUNT
- See Also:
- Constant Field Values
QNAME_EXTENSION
public static final int QNAME_EXTENSION
- See Also:
- Constant Field Values
Q_IRIref_EXTENSION
public static final int Q_IRIref_EXTENSION
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
FLOATING_POINT
public static final int FLOATING_POINT
- See Also:
- Constant Field Values
EXPONENT
public static final int EXPONENT
- See Also:
- Constant Field Values
QUOTE_3D
public static final int QUOTE_3D
- See Also:
- Constant Field Values
QUOTE_3S
public static final int QUOTE_3S
- See Also:
- Constant Field Values
ECHAR
public static final int ECHAR
- See Also:
- Constant Field Values
STRING_LITERAL1
public static final int STRING_LITERAL1
- See Also:
- Constant Field Values
STRING_LITERAL2
public static final int STRING_LITERAL2
- See Also:
- Constant Field Values
STRING_LITERAL_LONG1
public static final int STRING_LITERAL_LONG1
- See Also:
- Constant Field Values
STRING_LITERAL_LONG2
public static final int STRING_LITERAL_LONG2
- See Also:
- Constant Field Values
DIGITS
public static final int DIGITS
- See Also:
- Constant Field Values
HEX
public static final int HEX
- 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
NIL
public static final int NIL
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- See Also:
- Constant Field Values
LBRACKET
public static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
public static final int RBRACKET
- See Also:
- Constant Field Values
ANON
public static final int ANON
- See Also:
- Constant Field Values
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
DOT
public static final int DOT
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
LE
public static final int LE
- See Also:
- Constant Field Values
GE
public static final int GE
- See Also:
- Constant Field Values
BANG
public static final int BANG
- See Also:
- Constant Field Values
TILDE
public static final int TILDE
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
SC_OR
public static final int SC_OR
- See Also:
- Constant Field Values
SC_AND
public static final int SC_AND
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
DATATYPE
public static final int DATATYPE
- See Also:
- Constant Field Values
AT
public static final int AT
- See Also:
- Constant Field Values
NCCHAR1p
public static final int NCCHAR1p
- See Also:
- Constant Field Values
NCCHAR1
public static final int NCCHAR1
- See Also:
- Constant Field Values
NCCHAR
public static final int NCCHAR
- See Also:
- Constant Field Values
NCNAME_PREFIX
public static final int NCNAME_PREFIX
- See Also:
- Constant Field Values
NCNAME
public static final int NCNAME
- See Also:
- Constant Field Values
VARNAME
public static final int VARNAME
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final String[] tokenImage