| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DropSequenceContext |
SQLServerStatementParser.dropSequence() |
SQLServerStatementParser.DropSequenceContext |
SQLServerStatementParser.ExecuteContext.dropSequence() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitDropSequence(SQLServerStatementParser.DropSequenceContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropSequence(). |
T |
SQLServerStatementBaseVisitor.visitDropSequence(SQLServerStatementParser.DropSequenceContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropSequence(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitDropSequence(SQLServerStatementParser.DropSequenceContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.