| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic |
Semantic analysis results, diagnostics, and supporting implementation APIs.
|
| Modifier and Type | Method and Description |
|---|---|
VendorError |
Diagnostic.getVendorError() |
| Modifier and Type | Method and Description |
|---|---|
Diagnostic.Builder |
Diagnostic.Builder.vendorError(VendorError value) |
Diagnostic |
Diagnostic.withVendorError(VendorError error)
Return an immutable copy enriched with an exact vendor error.
|