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