| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.FullTextCatalogPermissionContext |
SQLServerStatementParser.fullTextCatalogPermission() |
SQLServerStatementParser.FullTextCatalogPermissionContext |
SQLServerStatementParser.FullTextPermissionContext.fullTextCatalogPermission() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitFullTextCatalogPermission(SQLServerStatementParser.FullTextCatalogPermissionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.fullTextCatalogPermission(). |
T |
SQLServerStatementBaseVisitor.visitFullTextCatalogPermission(SQLServerStatementParser.FullTextCatalogPermissionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.fullTextCatalogPermission(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.