| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.SchemaPairContext |
MySQLStatementParser.schemaPair() |
MySQLStatementParser.SchemaPairContext |
MySQLStatementParser.SchemaPairsContext.schemaPair(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.SchemaPairContext> |
MySQLStatementParser.SchemaPairsContext.schemaPair() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitSchemaPair(MySQLStatementParser.SchemaPairContext ctx)
Visit a parse tree produced by
MySQLStatementParser.schemaPair(). |
T |
MySQLStatementVisitor.visitSchemaPair(MySQLStatementParser.SchemaPairContext ctx)
Visit a parse tree produced by
MySQLStatementParser.schemaPair(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.