CreateProgram

typealias CreateProgram<T> = (<Error class: unknown class><String>?, options: CompilerOptions?, host: CompilerHost?, oldProgram: T?, <Error class: unknown class><Diagnostic>?, <Error class: unknown class><ProjectReference>?) -> T(source)

Create the program with rootNames and options, if they are undefined, oldProgram and new configFile diagnostics create new program