| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.DropSRSStatementContext |
MySQLStatementParser.dropSRSStatement() |
MySQLStatementParser.DropSRSStatementContext |
MySQLStatementParser.ExecuteContext.dropSRSStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDropSRSStatement(MySQLStatementParser.DropSRSStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.dropSRSStatement(). |
T |
MySQLStatementVisitor.visitDropSRSStatement(MySQLStatementParser.DropSRSStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.dropSRSStatement(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.