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