| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.IpContext |
CommonDistSQLStatementParser.ip() |
CommonDistSQLStatementParser.IpContext |
CommonDistSQLStatementParser.InstanceDefinationContext.ip() |
CommonDistSQLStatementParser.IpContext |
CommonDistSQLStatementParser.InstanceIdContext.ip() |
CommonDistSQLStatementParser.IpContext |
CommonDistSQLStatementParser.HostnameContext.ip() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitIp(CommonDistSQLStatementParser.IpContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ip(). |
T |
CommonDistSQLStatementVisitor.visitIp(CommonDistSQLStatementParser.IpContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ip(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.