| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Sql_scriptContext |
PlSqlParser.sql_script() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSql_script(PlSqlParser.Sql_scriptContext ctx)
Enter a parse tree produced by
PlSqlParser.sql_script(). |
void |
PlSqlParserBaseListener.enterSql_script(PlSqlParser.Sql_scriptContext ctx)
Enter a parse tree produced by
PlSqlParser.sql_script(). |
void |
PlSqlParserListener.exitSql_script(PlSqlParser.Sql_scriptContext ctx)
Exit a parse tree produced by
PlSqlParser.sql_script(). |
void |
PlSqlParserBaseListener.exitSql_script(PlSqlParser.Sql_scriptContext ctx)
Exit a parse tree produced by
PlSqlParser.sql_script(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.