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