Package | Description |
---|---|
org.openrdf.query.parser.serql |
The SeRQL query engine.
|
org.openrdf.query.parser.serql.ast |
Modifier and Type | Method and Description |
---|---|
Object |
ASTVisitorBase.visit(ASTBasicPathExprTail node,
Object data) |
Modifier and Type | Method and Description |
---|---|
ASTBasicPathExprTail |
ASTOptPathExprTail.getOptionalTail()
Gets the optional tail part of the path expression.
|
ASTBasicPathExprTail |
ASTBasicPathExpr.getTail() |
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTBasicPathExprTail node,
Object data) |
Copyright © 2001–2016 Aduna. All rights reserved.