| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic |
| Modifier and Type | Method and Description |
|---|---|
StatementGraph |
StatementGraph.withJoinAnalysisFacts(JoinAnalysisFacts facts)
Return a copy of this statement with its
JoinAnalysisFacts
replaced. |
StatementGraph |
StatementGraph.withSourceSpan(SourceSpan newSourceSpan)
Return a copy of this statement with its block-level
sourceSpan replaced (slice 179, R5). |
| Modifier and Type | Method and Description |
|---|---|
List<StatementGraph> |
SemanticProgram.getStatements() |
| Constructor and Description |
|---|
SemanticProgram(List<StatementGraph> statements,
List<LineageEdge> lineage) |