Table of Contents

Class TextMateElementSource.Item

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

SourceItem for TextMate Element.

public class TextMateElementSource.Item : IVSCodeTokenColorSourceItem, IVSCodeSourceItemBase, ISourceItem, IBuildArtifact
Inheritance
TextMateElementSource.Item
Implements
Inherited Members

Constructors

Item(Group, Style)

Initializes a new instance of the TextMateElementSource.Item class.

Fields

Group

Gets the group.

Style

Gets the style.

Methods

Extract()

Extracts VSCodeFormatter.TokenColorFormattable from this item.