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