
| Modifier and Type | Field and Description |
|---|---|
protected int |
sign |
protected String |
stringValue |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OFloatingPoint(int id) |
OFloatingPoint(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSign() |
String |
getStringValue() |
Number |
getValue() |
void |
setSign(int sign) |
void |
setStringValue(String stringValue) |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected int sign
protected String stringValue
public OFloatingPoint(int id)
public OFloatingPoint(OrientSql p, int id)
Copyright © 2009–2025 OrientDB. All rights reserved.