org.openrdf.query.parser.serql.ast
Class ASTGraphQuery
java.lang.Object
org.openrdf.query.parser.serql.ast.SimpleNode
org.openrdf.query.parser.serql.ast.ASTQuery
org.openrdf.query.parser.serql.ast.ASTGraphQuery
- All Implemented Interfaces:
- Node
- Direct Known Subclasses:
- ASTConstructQuery, ASTGraphQuerySet
public abstract class ASTGraphQuery
- extends ASTQuery
| Methods inherited from class org.openrdf.query.parser.serql.ast.SimpleNode |
childrenAccept, dump, dump, jjtAccept, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toString |
ASTGraphQuery
public ASTGraphQuery(int i)
ASTGraphQuery
public ASTGraphQuery(SyntaxTreeBuilder p,
int i)
Copyright © 2001-2008 Aduna. All Rights Reserved.