createSemanticDiagnosticsBuilderProgram
external fun createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram: SemanticDiagnosticsBuilderProgram = definedExternally, configFileParsingDiagnostics: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/Diagnostic> = definedExternally): SemanticDiagnosticsBuilderProgram(source)
Create the builder to manage semantic diagnostics and cache them
external fun createSemanticDiagnosticsBuilderProgram(rootNames: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??, options: CompilerOptions?, host: CompilerHost = definedExternally, oldProgram: SemanticDiagnosticsBuilderProgram = definedExternally, configFileParsingDiagnostics: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/Diagnostic> = definedExternally, projectReferences: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ProjectReference> = definedExternally): SemanticDiagnosticsBuilderProgram(source)