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