| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CreateServiceClauseContext |
SQLServerStatementParser.createServiceClause() |
SQLServerStatementParser.CreateServiceClauseContext |
SQLServerStatementParser.CreateServiceContext.createServiceClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitCreateServiceClause(SQLServerStatementParser.CreateServiceClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createServiceClause(). |
T |
SQLServerStatementVisitor.visitCreateServiceClause(SQLServerStatementParser.CreateServiceClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createServiceClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.