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