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