| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.QueryStoreOptionListContext |
SQLServerStatementParser.queryStoreOptionList() |
SQLServerStatementParser.QueryStoreOptionListContext |
SQLServerStatementParser.QueryStoreOptionsContext.queryStoreOptionList(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.QueryStoreOptionListContext> |
SQLServerStatementParser.QueryStoreOptionsContext.queryStoreOptionList() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitQueryStoreOptionList(SQLServerStatementParser.QueryStoreOptionListContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.queryStoreOptionList(). |
T |
SQLServerStatementVisitor.visitQueryStoreOptionList(SQLServerStatementParser.QueryStoreOptionListContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.queryStoreOptionList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.