Token that represents the additive operations for expressions.
tokens
Classes
The token of the ASK query statement.
Token that encapsulates the assigment of a expression into a variable.
The token of the BASE statement.
Token that represents the binary operations for expressions.
The token of the BIND statement.
The generic token of a blank node property list.
The token of a blank node resource.
Token that represents the a bracketed expression.
The token of a collection triples node.
Token that represents the conditional AND operations for expressions.
Token that represents the conditional OR operations for expressions.
The token of the CONSTRUCT query statement.
Token of the order condition with an specific flow.
Token that represents the expression list in a build-in function and the argument list in a custom function.
The token of the FILTER statement.
The token of the FROM statement.
The token of the GRAPH statement.
The token of the for grouping pattern statements.
The token of the GROUP BY statement.
The token of the HAVING statement.
Token that represents the relational inclusion expression.
The token of the IRI term.
The token of the language tag term.
The token of the LIMIT statement.
The token of the any literal term.
The token of the MINUS statement.
Token that represents the multiplicative operations for expressions.
The token of the OFFSET statement.
The token of the OPTIONAL statement.
The token of the GROUP BY statement.
Token for the alternative paths statement.
Token for inverting a path statement.
Token for the primary path with an specific mod.
Token for the negation of a path statement.
Token for the sequence paths statement.
The token of the prefixed named term.
The token of the PREFIX statement.
The token for defining a property statement.
Token of a complete query statement.
The token of the RDF Literal term.
Token that represents the relational operations for expressions.
The token of the SELECT query statement.
The token of the SERVICE statement.
Abstract class with the shared data of a query clause token (SELECT, CONSTRUCT, etc.).
Abstract class of the shared data of SELECT and SUB-SELECT statements.
Class with the implementation of a sub-path token.
The token for defining a triple subject statement.
Token that represents the unary operations for expressions.
The token of the UNION statement.
The token of the VALUES clause or pattern statement.
The token for variable statements.
The token for WHERE statements.
Interfaces
Base interfaces that defines a token.
Type Aliases
Alias with the tokens that comprehends all the kinds of additive expressions.
Alias with the tokens that comprehends all the kinds of conditional AND expressions.
Alias with the tokens that comprehends all the kinds of conditional OR expressions.
Alias that represents a constraint.
Alias with the tokens that comprehends all the kinds of expressions.
Alias for any IRI token.
Alias with the tokens that comprehends all the kinds of multiplicative expressions.
Alias for all the tokens that are not a triple token.
Alias with for the additive expression tokens.
Alias for the tokens that that can be used as an object.
Alias for the elt path statement.
Alias for the path used by PathAlternativeToken.
Alias for the tokens used by PathNegatedToken.
Alias of the tokens used by PathSequenceToken.
Alias to the primary path of a path statement.
Alias to the every token that is considered a path.
Alias for the tokens that can be used as patterns.
Alias with the tokens that comprehends all the kinds of primary expressions.
Alias for all the projectable tokens for a SELECT
Alias for the types of query clauses supported.
Alias with the tokens that comprehends all the kinds of relational expressions.
Alias for grouping the modifiers a query can have.
Token of the group accepted by PathNegatedToken.
Token for grouping a path token inside a parenthesis.
Alias fot the tokens that are defined as a term.
Alias for the tokens that are considered as triples node.
Alias for a more accurate naming of the triple tokens.
Alias with the tokens that comprehends all the kinds of unary expressions.
Alias with for the relational expression tokens.