|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASTQueryContainer | |
|---|---|
| org.openrdf.query.parser.serql | The SeRQL query engine. |
| org.openrdf.query.parser.serql.ast | |
| Uses of ASTQueryContainer in org.openrdf.query.parser.serql |
|---|
| Methods in org.openrdf.query.parser.serql with parameters of type ASTQueryContainer | |
|---|---|
Object |
ASTVisitorBase.visit(ASTQueryContainer node,
Object data)
|
| Uses of ASTQueryContainer in org.openrdf.query.parser.serql.ast |
|---|
| Methods in org.openrdf.query.parser.serql.ast that return ASTQueryContainer | |
|---|---|
static ASTQueryContainer |
SyntaxTreeBuilder.parseQuery(String query)
Parses the supplied SeRQL query and builds a syntax tree from it. |
ASTQueryContainer |
SyntaxTreeBuilder.QueryContainer()
|
| Methods in org.openrdf.query.parser.serql.ast with parameters of type ASTQueryContainer | |
|---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTQueryContainer node,
Object data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||