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