Package | Description |
---|---|
org.openrdf.query.parser.serql.ast |
Modifier and Type | Class and Description |
---|---|
class |
ASTBasicPathExprTail |
class |
ASTOptPathExprTail |
Modifier and Type | Method and Description |
---|---|
ASTPathExprTail |
SyntaxTreeBuilder.BasicPathExprTail() |
ASTPathExprTail |
ASTBasicPathExprTail.getNextTail() |
abstract ASTPathExprTail |
ASTPathExprTail.getNextTail()
Gets the path epxression tail following this part of the path expression,
if any.
|
ASTPathExprTail |
ASTOptPathExprTail.getNextTail() |
ASTPathExprTail |
SyntaxTreeBuilder.OptPathExprTail() |
ASTPathExprTail |
SyntaxTreeBuilder.PathExprTail() |
Copyright © 2001–2017 Aduna. All rights reserved.