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