Reference
analyzeWithOxc
Analyzes source code into compiler IR using OXC parsing and lowering.
Signature
function analyzeWithOxc(input: AnalyzeToIrInput): AnalyzeToIrOutputReference
Analyzes source code into compiler IR using OXC parsing and lowering.
function analyzeWithOxc(input: AnalyzeToIrInput): AnalyzeToIrOutput