View source
enum abstract SymbolTag(Int)
package languageServerProtocol
import languageServerProtocol.Types
Symbol tags are extra annotations that tweak the rendering of a symbol.
Available since
3.15
.Static variables
staticinlineread onlyDeprecated:SymbolTag = 1
Render a symbol as obsolete, usually using a strike-out.