
public class ORetry extends SimpleNode
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
ORetry(int id) |
ORetry(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
childrenAccept, copy, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toString, toStringpublic ORetry(int id)
public ORetry(OrientSql p, int id)
public Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.