Reference

analyzeCompilerModuleContextToIr

Analyzes a pre-parsed compiler module context into compiler IR with diagnostics.

Signature

function analyzeCompilerModuleContextToIr(context: CompilerModuleContext, input: Omit<AnalyzeToIrInput, "code" | "filename">): AnalyzeToIrOutput