quarkdown
Toggle table of contents
1.9.2
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-lsp
/
com.quarkdown.lsp.diagnostics
/
DiagnosticsSupplier
Diagnostics
Supplier
interface
DiagnosticsSupplier
Inheritors
AbstractFunctionCallDiagnosticsSupplier
Members
Functions
get
Diagnostics
Link copied to clipboard
abstract
fun
getDiagnostics
(
document
:
TextDocument
)
:
List
<
SimpleDiagnostic
>
Generates a list of diagnostics.