Haxe externs for the Language Server Protocol - API documentation
View source

typedef WorkspaceDocumentDiagnosticReport

package languageServerProtocol.protocol

import languageServerProtocol.protocol.Diagnostics

A workspace diagnostic document report.

Available since

3.17.0

.

Alias

alias for EitherType<languageServerProtocol.protocol.WorkspaceFullDocumentDiagnosticReport, languageServerProtocol.protocol.WorkspaceUnchangedDocumentDiagnosticReport>

This documentation is generated for version 3.17.0-next20

© 2025  https://github.com/vshaxe/