public abstract class SQLExprImpl extends SQLObjectImpl implements SQLExpr
| Constructor and Description |
|---|
SQLExprImpl() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpr |
clone() |
SQLDataType |
computeDataType() |
abstract boolean |
equals(Object o) |
List<SQLObject> |
getChildren() |
abstract int |
hashCode() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr clone()
public SQLDataType computeDataType()
computeDataType in interface SQLExprcomputeDataType in class SQLObjectImplpublic List<SQLObject> getChildren()
getChildren in interface SQLExprCopyright © 2013–2018 Alibaba Group. All rights reserved.