public class SQLListExpr extends SQLExprImpl
| Constructor and Description |
|---|
SQLListExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(SQLExpr item) |
SQLListExpr |
clone() |
boolean |
equals(Object obj) |
List |
getChildren() |
List<SQLExpr> |
getItems() |
int |
hashCode() |
computeDataTypeaccept, 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 void addItem(SQLExpr item)
public int hashCode()
hashCode in class SQLExprImplpublic boolean equals(Object obj)
equals in class SQLExprImplpublic SQLListExpr clone()
public List getChildren()
getChildren in interface SQLExprgetChildren in class SQLExprImplCopyright © 2013–2018 Alibaba Group. All rights reserved.