org.openrdf.query.parser.serql.ast
Class ASTPathExpr
java.lang.Object
org.openrdf.query.parser.serql.ast.SimpleNode
org.openrdf.query.parser.serql.ast.ASTPathExpr
- All Implemented Interfaces:
- Node
- Direct Known Subclasses:
- ASTBasicPathExpr, ASTOptPathExpr
public abstract class ASTPathExpr
- extends SimpleNode
| 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 |
ASTPathExpr
public ASTPathExpr(int id)
ASTPathExpr
public ASTPathExpr(SyntaxTreeBuilder p,
int id)
Copyright © 2001-2008 Aduna. All Rights Reserved.