| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ViewAttributeContext |
SQLServerStatementParser.viewAttribute() |
SQLServerStatementParser.ViewAttributeContext |
SQLServerStatementParser.CreateOrAlterViewClauseContext.viewAttribute(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.ViewAttributeContext> |
SQLServerStatementParser.CreateOrAlterViewClauseContext.viewAttribute() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitViewAttribute(SQLServerStatementParser.ViewAttributeContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.viewAttribute(). |
T |
SQLServerStatementVisitor.visitViewAttribute(SQLServerStatementParser.ViewAttributeContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.viewAttribute(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.