| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Logical_operationContext |
PlSqlParser.logical_operation() |
PlSqlParser.Logical_operationContext |
PlSqlParser.Unary_logical_expressionContext.logical_operation(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Logical_operationContext> |
PlSqlParser.Unary_logical_expressionContext.logical_operation() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterLogical_operation(PlSqlParser.Logical_operationContext ctx)
Enter a parse tree produced by
PlSqlParser.logical_operation(). |
void |
PlSqlParserListener.enterLogical_operation(PlSqlParser.Logical_operationContext ctx)
Enter a parse tree produced by
PlSqlParser.logical_operation(). |
void |
PlSqlParserBaseListener.exitLogical_operation(PlSqlParser.Logical_operationContext ctx)
Exit a parse tree produced by
PlSqlParser.logical_operation(). |
void |
PlSqlParserListener.exitLogical_operation(PlSqlParser.Logical_operationContext ctx)
Exit a parse tree produced by
PlSqlParser.logical_operation(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.