| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.builder |
| Modifier and Type | Method and Description |
|---|---|
LogicalProgram |
ILogicalIRBuilder.build(BoundProgram bound,
AnalyzerV2Config config)
Builds the Logical IR from the bound program.
|
| Modifier and Type | Method and Description |
|---|---|
FlowBundle |
IFlowPlanner.build(LogicalProgram logical,
AnalyzerV2Config config)
Builds the Flow IR from the logical program.
|