Class BlockStatementGrouper.RewriteGroupedCode

java.lang.Object
org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
Enclosing class:
BlockStatementGrouper

public static class BlockStatementGrouper.RewriteGroupedCode extends Object
This object represents a rewritten code block. It contains its new form along with all extracted groups and their names.