| Class | Description |
|---|---|
| AnalysisResult |
Complete analysis result from AnalyzerV2.
|
| AnalyzerJsonExporter |
Exports IR analysis results to JSON format.
|
| AnalyzerV2Config |
Configuration for the IR-based Analyzer v2 system.
|
| AnalyzerV2Facade |
Main entry point for the IR-based Analyzer v2.
|
| ImpactEntry |
A single entry in an impact analysis result.
|
| ImpactResult |
Result of an impact analysis query.
|
| IRProgram |
Complete IR program containing results from all three IR phases.
|
| Enum | Description |
|---|---|
| EDynamicSqlStrategy |
Strategy for handling dynamic SQL during analysis.
|
| ETableAccessKind |
Kind of table access in a routine.
|