
public class OResourcePathItem extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
identifier |
protected String |
name |
protected boolean |
star |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OResourcePathItem(int id) |
OResourcePathItem(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected boolean star
protected OIdentifier identifier
protected String name
public OResourcePathItem(int id)
public OResourcePathItem(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.