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