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) |
abstract int |
hashCode() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
getChildren
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public abstract SQLExpr clone()
public SQLDataType computeDataType()
computeDataType
in interface SQLExpr
computeDataType
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.