| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Xmlschema_specContext |
PlSqlParser.xmlschema_spec() |
PlSqlParser.Xmlschema_specContext |
PlSqlParser.Xmltype_tableContext.xmlschema_spec() |
PlSqlParser.Xmlschema_specContext |
PlSqlParser.Xmltype_column_propertiesContext.xmlschema_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterXmlschema_spec(PlSqlParser.Xmlschema_specContext ctx)
Enter a parse tree produced by
PlSqlParser.xmlschema_spec(). |
void |
PlSqlParserBaseListener.enterXmlschema_spec(PlSqlParser.Xmlschema_specContext ctx)
Enter a parse tree produced by
PlSqlParser.xmlschema_spec(). |
void |
PlSqlParserListener.exitXmlschema_spec(PlSqlParser.Xmlschema_specContext ctx)
Exit a parse tree produced by
PlSqlParser.xmlschema_spec(). |
void |
PlSqlParserBaseListener.exitXmlschema_spec(PlSqlParser.Xmlschema_specContext ctx)
Exit a parse tree produced by
PlSqlParser.xmlschema_spec(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.