Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.serql.ast |
Modifier and Type | Class and Description |
---|---|
class |
ASTBasicPathExpr |
class |
ASTOptPathExpr |
class |
ASTPathExprList |
class |
ASTPathExprUnion |
Modifier and Type | Method and Description |
---|---|
ASTPathExpr |
ASTOptPathExpr.getPathExpr() |
ASTPathExpr |
ASTFrom.getPathExpr() |
ASTPathExpr |
ASTConstruct.getPathExpr() |
Modifier and Type | Method and Description |
---|---|
List<ASTPathExpr> |
ASTPathExprUnion.getPathExprList() |
List<ASTPathExpr> |
ASTPathExprList.getPathExprList() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.