Table of Contents

Class TextMateElementSource

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

Source for TextMate Element.

public abstract class TextMateElementSource : Source<TextMateElementSource.Group, TextMateElementSource.Item>, ISource, IBuildUnit
Inheritance
TextMateElementSource
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.