Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.serql.ast |
Modifier and Type | Class and Description |
---|---|
class |
ASTBasicPathExprTail |
class |
ASTOptPathExprTail |
Modifier and Type | Method and Description |
---|---|
ASTPathExprTail |
SyntaxTreeBuilder.BasicPathExprTail() |
abstract ASTPathExprTail |
ASTPathExprTail.getNextTail()
Gets the path epxression tail following this part of the path expression, if any.
|
ASTPathExprTail |
ASTOptPathExprTail.getNextTail() |
ASTPathExprTail |
ASTBasicPathExprTail.getNextTail() |
ASTPathExprTail |
SyntaxTreeBuilder.OptPathExprTail() |
ASTPathExprTail |
SyntaxTreeBuilder.PathExprTail() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.