public abstract class ASTTupleQuerySet extends ASTTupleQuery
children, id, parent, parser
Modifier | Constructor and Description |
---|---|
protected |
ASTTupleQuerySet(int i) |
protected |
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, toString
protected ASTTupleQuerySet(int i)
protected ASTTupleQuerySet(SyntaxTreeBuilder p, int i)
public ASTTupleQuery getLeftArg()
public ASTTupleQuery getRightArg()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.