public abstract class SQLNumericLiteralExpr extends SQLExprImpl implements SQLLiteralExpr
Constructor and Description |
---|
SQLNumericLiteralExpr() |
Modifier and Type | Method and Description |
---|---|
abstract Number |
getNumber() |
abstract void |
setNumber(Number number) |
equals, hashCode
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
Copyright © 2013–2017 Alibaba Group. All rights reserved.