
public class OCommandLineOption extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
name |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OCommandLineOption(int id) |
OCommandLineOption(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OCommandLineOption |
copy() |
boolean |
equals(Object o) |
int |
hashCode() |
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 OIdentifier name
public OCommandLineOption(int id)
public OCommandLineOption(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic OCommandLineOption copy()
copy in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.