public abstract class ASTGraphQuery extends ASTQuery
children, id, parent, parser
Modifier | Constructor and Description |
---|---|
protected |
ASTGraphQuery(int i) |
protected |
ASTGraphQuery(SyntaxTreeBuilder p,
int i) |
childrenAccept, dump, dump, jjtAccept, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toString
protected ASTGraphQuery(int i)
protected ASTGraphQuery(SyntaxTreeBuilder p, int i)
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.