
public class OModifier extends SimpleNode
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OModifier(int id) |
OModifier(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(OIdentifiable iCurrentRecord,
Object result,
OCommandContext ctx) |
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringpublic OModifier(int id)
public OModifier(OrientSql p, int id)
public Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class SimpleNodepublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic Object execute(OIdentifiable iCurrentRecord, Object result, OCommandContext ctx)
Copyright © 2009–2025 OrientDB. All rights reserved.