| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Column_definitionContext |
PlSqlParser.column_definition() |
PlSqlParser.Column_definitionContext |
PlSqlParser.Relational_propertiesContext.column_definition(int i) |
PlSqlParser.Column_definitionContext |
PlSqlParser.Add_column_clauseContext.column_definition(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Column_definitionContext> |
PlSqlParser.Relational_propertiesContext.column_definition() |
List<PlSqlParser.Column_definitionContext> |
PlSqlParser.Add_column_clauseContext.column_definition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterColumn_definition(PlSqlParser.Column_definitionContext ctx)
Enter a parse tree produced by
PlSqlParser.column_definition(). |
void |
PlSqlParserBaseListener.enterColumn_definition(PlSqlParser.Column_definitionContext ctx)
Enter a parse tree produced by
PlSqlParser.column_definition(). |
void |
PlSqlParserListener.exitColumn_definition(PlSqlParser.Column_definitionContext ctx)
Exit a parse tree produced by
PlSqlParser.column_definition(). |
void |
PlSqlParserBaseListener.exitColumn_definition(PlSqlParser.Column_definitionContext ctx)
Exit a parse tree produced by
PlSqlParser.column_definition(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.