Ameba::Lsp::Provider::DiagnosticsFormatter
Inherits Ameba::Formatter::BaseFormatter < Reference < Object
Instance methods
cancellation_token
Sourcecancellation_token=(cancellation_token : CancellationToken | Nil)
Sourcediagnostics
SourceCallback that indicates when source inspection is finished. A corresponding source is passed as an argument.
WARNING: This method needs to be MT safe