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