enum LSP::SymbolTag

Overview

Symbol tags are extra annotations that tweak the rendering of a symbol.

Defined in:

lsp/document_symbol.cr

Enum Members

Deprecated = 1

Render a symbol as obsolete, usually using a strike-out.

Instance Method Summary

Instance Method Detail

def deprecated? #

[View source]