See: Description
| Class | Description |
|---|---|
| SemanticIRJsonExporter |
Deterministic JSON exporter for
SemanticProgram. |
API status: advanced/preview. Join Analysis Consumption Profile v1
exposes JSON through
AnalysisResult.getJson() and its wire
discriminator through
AnalysisResult.getSchemaVersion().
Consumers should branch on the schema version instead of coupling to exporter
implementation details.