| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterServiceClauseContext |
SQLServerStatementParser.alterServiceClause() |
SQLServerStatementParser.AlterServiceClauseContext |
SQLServerStatementParser.AlterServiceContext.alterServiceClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitAlterServiceClause(SQLServerStatementParser.AlterServiceClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterServiceClause(). |
T |
SQLServerStatementBaseVisitor.visitAlterServiceClause(SQLServerStatementParser.AlterServiceClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterServiceClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.