public class ASTQuery extends SimpleNode
| Constructor and Description |
|---|
ASTQuery(ASPCore2Parser p,
int id) |
ASTQuery(int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
jjtAccept(ASPCore2ParserVisitor visitor,
Object data)
Accept the visitor.
|
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toStringpublic ASTQuery(int id)
public ASTQuery(ASPCore2Parser p, int id)
public Object jjtAccept(ASPCore2ParserVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class SimpleNodeCopyright © 2019. All rights reserved.