| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic.builder |
Low-level Semantic IR lowering APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static SemanticIRBuilder.SemanticIRBuildException |
SemanticIRBuilder.SemanticIRBuildException.withDiagnostics(List<Diagnostic> diagnostics)
Construct a rejection with its primary diagnostic first, followed by
any related diagnostics emitted atomically by the same build step.
|