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