| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DeterministicClauseContext |
OracleStatementParser.deterministicClause() |
OracleStatementParser.DeterministicClauseContext |
OracleStatementParser.PlsqlFunctionSourceContext.deterministicClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.DeterministicClauseContext> |
OracleStatementParser.PlsqlFunctionSourceContext.deterministicClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDeterministicClause(OracleStatementParser.DeterministicClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.deterministicClause(). |
T |
OracleStatementBaseVisitor.visitDeterministicClause(OracleStatementParser.DeterministicClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.deterministicClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.