Table of Contents

Class LspSemanticTokensSource.Item

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

SourceItem for LSP semantic tokens.

public class LspSemanticTokensSource.Item : INeovimSourceItem, INeovimSourceItemBase, ISourceItem, IBuildArtifact
Inheritance
LspSemanticTokensSource.Item
Implements
Inherited Members

Constructors

Item(Group, Group, Style?)

Initializes a new instance of the LspSemanticTokensSource.Item class.

Item(Group, Style)

Initializes a new instance of the LspSemanticTokensSource.Item class.

Fields

Group

Gets the group to set.

Link

Gets the group to link.

Style

Gets the style to set.

Methods

Extract()

Extract NeovimFormatter.Formattable from this item.