public abstract class SQLNumericLiteralExpr extends SQLExprImpl implements SQLLiteralExpr
| Constructor and Description |
|---|
SQLNumericLiteralExpr() |
| Modifier and Type | Method and Description |
|---|---|
abstract SQLNumericLiteralExpr |
clone() |
abstract Number |
getNumber() |
abstract void |
setNumber(Number number) |
computeDataType, equals, hashCodeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringcomputeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract Number getNumber()
public abstract void setNumber(Number number)
public abstract SQLNumericLiteralExpr clone()
clone in interface SQLLiteralExprclone in interface SQLExprclone in interface SQLObjectclone in class SQLExprImplCopyright © 2013–2017 Alibaba Group. All rights reserved.