Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-typescript
/
typescript
/
getPreEmitDiagnostics
get
Pre
Emit
Diagnostics
external
fun
getPreEmitDiagnostics
(
program
:
Program
,
sourceFile
:
SourceFile
=
definedExternally
,
cancellationToken
:
CancellationToken
=
definedExternally
)
:
ReadonlyArray
<
Diagnostic
>
(
source
)