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