| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Type_specContext |
PlSqlParser.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Create_function_bodyContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Function_specContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Function_bodyContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Attribute_definitionContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Alter_collection_clausesContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Object_under_partContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Nested_table_type_defContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Func_decl_in_typeContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Object_member_specContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Type_function_specContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Type_elements_parameterContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.ParameterContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Variable_declarationContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Subtype_declarationContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Cursor_declarationContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Parameter_specContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Field_specContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Ref_cursor_type_defContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Table_type_defContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Table_indexed_by_partContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Varray_type_defContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Other_functionContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Xml_table_columnContext.type_spec() |
PlSqlParser.Type_specContext |
PlSqlParser.Constructor_declarationContext.type_spec(int i) |
PlSqlParser.Type_specContext |
PlSqlParser.Constructor_specContext.type_spec(int i) |
PlSqlParser.Type_specContext |
PlSqlParser.Logical_expressionContext.type_spec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Type_specContext> |
PlSqlParser.Constructor_declarationContext.type_spec() |
List<PlSqlParser.Type_specContext> |
PlSqlParser.Constructor_specContext.type_spec() |
List<PlSqlParser.Type_specContext> |
PlSqlParser.Logical_expressionContext.type_spec() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterType_spec(PlSqlParser.Type_specContext ctx)
Enter a parse tree produced by
PlSqlParser.type_spec(). |
void |
PlSqlParserListener.enterType_spec(PlSqlParser.Type_specContext ctx)
Enter a parse tree produced by
PlSqlParser.type_spec(). |
void |
PlSqlParserBaseListener.exitType_spec(PlSqlParser.Type_specContext ctx)
Exit a parse tree produced by
PlSqlParser.type_spec(). |
void |
PlSqlParserListener.exitType_spec(PlSqlParser.Type_specContext ctx)
Exit a parse tree produced by
PlSqlParser.type_spec(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.