children, id, parent, parser| Constructor and Description | 
|---|
ASTMove(int id)  | 
ASTMove(SyntaxTreeBuilder p,
       int id)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isSilent()  | 
Object | 
jjtAccept(SyntaxTreeBuilderVisitor visitor,
         Object data)
Accept the visitor. 
 | 
void | 
setSilent(boolean silent)  | 
getDatasetClauseListchildrenAccept, dump, dump, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toStringpublic ASTMove(int id)
public ASTMove(SyntaxTreeBuilder p, int id)
public Object jjtAccept(SyntaxTreeBuilderVisitor visitor, Object data) throws VisitorException
jjtAccept in interface NodejjtAccept in class SimpleNodeVisitorExceptionpublic void setSilent(boolean silent)
public boolean isSilent()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.