| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Numeric_negativeContext |
PlSqlParser.numeric_negative() |
PlSqlParser.Numeric_negativeContext |
PlSqlParser.Pragma_declarationContext.numeric_negative() |
PlSqlParser.Numeric_negativeContext |
PlSqlParser.Precision_partContext.numeric_negative() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterNumeric_negative(PlSqlParser.Numeric_negativeContext ctx)
Enter a parse tree produced by
PlSqlParser.numeric_negative(). |
void |
PlSqlParserBaseListener.enterNumeric_negative(PlSqlParser.Numeric_negativeContext ctx)
Enter a parse tree produced by
PlSqlParser.numeric_negative(). |
void |
PlSqlParserListener.exitNumeric_negative(PlSqlParser.Numeric_negativeContext ctx)
Exit a parse tree produced by
PlSqlParser.numeric_negative(). |
void |
PlSqlParserBaseListener.exitNumeric_negative(PlSqlParser.Numeric_negativeContext ctx)
Exit a parse tree produced by
PlSqlParser.numeric_negative(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.