Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Tablespace_group_clauseContext
Packages that use PlSqlParser.Tablespace_group_clauseContext
-
Uses of PlSqlParser.Tablespace_group_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Tablespace_group_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Alter_tablespaceContext.tablespace_group_clause()PlSqlParser.tablespace_group_clause()PlSqlParser.Temporary_tablespace_clauseContext.tablespace_group_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Tablespace_group_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx) Enter a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserListener.enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx) Enter a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserBaseListener.exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx) Exit a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserListener.exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx) Exit a parse tree produced byPlSqlParser.tablespace_group_clause().