public abstract class ASTTupleQuerySet extends ASTTupleQuery
children, id, parent, parser| Constructor and Description |
|---|
ASTTupleQuerySet(int i) |
ASTTupleQuerySet(SyntaxTreeBuilder p,
int i) |
| Modifier and Type | Method and Description |
|---|---|
ASTTupleQuery |
getLeftArg() |
ASTTupleQuery |
getRightArg() |
childrenAccept, dump, dump, jjtAccept, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toStringpublic ASTTupleQuerySet(int i)
public ASTTupleQuerySet(SyntaxTreeBuilder p, int i)
public ASTTupleQuery getLeftArg()
public ASTTupleQuery getRightArg()
Copyright © 2001-2013 Aduna. All Rights Reserved.