| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ConnectionIdContext |
MySQLStatementParser.connectionId() |
MySQLStatementParser.ConnectionIdContext |
MySQLStatementParser.ExplainContext.connectionId() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitConnectionId(MySQLStatementParser.ConnectionIdContext ctx)
Visit a parse tree produced by
MySQLStatementParser.connectionId(). |
T |
MySQLStatementVisitor.visitConnectionId(MySQLStatementParser.ConnectionIdContext ctx)
Visit a parse tree produced by
MySQLStatementParser.connectionId(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.