| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.AtomContext |
PlSqlParser.atom() |
PlSqlParser.AtomContext |
PlSqlParser.Unary_expressionContext.atom() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterAtom(PlSqlParser.AtomContext ctx)
Enter a parse tree produced by
PlSqlParser.atom(). |
void |
PlSqlParserListener.enterAtom(PlSqlParser.AtomContext ctx)
Enter a parse tree produced by
PlSqlParser.atom(). |
void |
PlSqlParserBaseListener.exitAtom(PlSqlParser.AtomContext ctx)
Exit a parse tree produced by
PlSqlParser.atom(). |
void |
PlSqlParserListener.exitAtom(PlSqlParser.AtomContext ctx)
Exit a parse tree produced by
PlSqlParser.atom(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.