Package org.apache.flink.table.codesplit
Class BlockStatementGrouper.RewriteGroupedCode
java.lang.Object
org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
- Enclosing class:
- BlockStatementGrouper
This object represents a rewritten code block. It contains its new form along with all
extracted groups and their names.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RewriteGroupedCode
-
-
Method Details
-
getRewriteCode
-
getGroups
-