| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.NetworkCostContext |
OracleStatementParser.networkCost() |
OracleStatementParser.NetworkCostContext |
OracleStatementParser.DefaultCostClauseContext.networkCost() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitNetworkCost(OracleStatementParser.NetworkCostContext ctx)
Visit a parse tree produced by
OracleStatementParser.networkCost(). |
T |
OracleStatementBaseVisitor.visitNetworkCost(OracleStatementParser.NetworkCostContext ctx)
Visit a parse tree produced by
OracleStatementParser.networkCost(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.