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