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