Table of Contents

Class LspSemanticTokensSource

Namespace
Sccg.Builtin.Sources
Assembly
Sccg.Builtin.dll

Source for LSP semantic tokens.

public class LspSemanticTokensSource : Source<LspSemanticTokensSource.Group, LspSemanticTokensSource.Item>, ISource, IBuildUnit
Inheritance
LspSemanticTokensSource
Implements
Inherited Members

Properties

Name

Gets the source name.

Methods

CollectItems()

Collects source items from the source.

Link(Group, Group)

Links style from group to to group.

Set(Group, Style)

Sets style to group.