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