public static class SQLIfStatement.Else extends SQLObjectImpl
| Constructor and Description |
|---|
Else() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLASTVisitor visitor) |
SQLIfStatement.Else |
clone() |
List<SQLStatement> |
getStatements() |
void |
setStatements(List<SQLStatement> statements) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic void accept0(SQLASTVisitor visitor)
public List<SQLStatement> getStatements()
public void setStatements(List<SQLStatement> statements)
public SQLIfStatement.Else clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.