public class SQLDataTypeRefExpr extends SQLExprImpl
| Constructor and Description |
|---|
SQLDataTypeRefExpr(SQLDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
SQLExpr |
clone() |
boolean |
equals(Object o) |
SQLDataType |
getDataType() |
int |
hashCode() |
void |
setDataType(SQLDataType x) |
computeDataType, getChildrenaccept, 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 SQLDataTypeRefExpr(SQLDataType dataType)
public SQLDataType getDataType()
public void setDataType(SQLDataType x)
public boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplCopyright © 2013–2020 Alibaba Group. All rights reserved.