| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.PortContext |
DistSQLStatementParser.port() |
DistSQLStatementParser.PortContext |
DistSQLStatementParser.DataSourceContext.port() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitPort(DistSQLStatementParser.PortContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.port(). |
T |
DistSQLStatementVisitor.visitPort(DistSQLStatementParser.PortContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.port(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.