| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Goto_statementContext |
PlSqlParser.goto_statement() |
PlSqlParser.Goto_statementContext |
PlSqlParser.StatementContext.goto_statement() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterGoto_statement(PlSqlParser.Goto_statementContext ctx)
Enter a parse tree produced by
PlSqlParser.goto_statement(). |
void |
PlSqlParserListener.enterGoto_statement(PlSqlParser.Goto_statementContext ctx)
Enter a parse tree produced by
PlSqlParser.goto_statement(). |
void |
PlSqlParserBaseListener.exitGoto_statement(PlSqlParser.Goto_statementContext ctx)
Exit a parse tree produced by
PlSqlParser.goto_statement(). |
void |
PlSqlParserListener.exitGoto_statement(PlSqlParser.Goto_statementContext ctx)
Exit a parse tree produced by
PlSqlParser.goto_statement(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.