| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Sql_operationContext |
PlSqlParser.sql_operation() |
PlSqlParser.Sql_operationContext |
PlSqlParser.Audit_schema_object_clauseContext.sql_operation(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Sql_operationContext> |
PlSqlParser.Audit_schema_object_clauseContext.sql_operation() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSql_operation(PlSqlParser.Sql_operationContext ctx)
Enter a parse tree produced by
PlSqlParser.sql_operation(). |
void |
PlSqlParserBaseListener.enterSql_operation(PlSqlParser.Sql_operationContext ctx)
Enter a parse tree produced by
PlSqlParser.sql_operation(). |
void |
PlSqlParserListener.exitSql_operation(PlSqlParser.Sql_operationContext ctx)
Exit a parse tree produced by
PlSqlParser.sql_operation(). |
void |
PlSqlParserBaseListener.exitSql_operation(PlSqlParser.Sql_operationContext ctx)
Exit a parse tree produced by
PlSqlParser.sql_operation(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.