Table of Contents

Method AddLexStyle

Namespace
Alternet.Syntax.Lexer
Assembly
Alternet.Syntax.v9.dll

AddLexStyle()

Creates new ILexStyle and adds it to LexScheme.LexStyles collection.

public virtual ILexStyle AddLexStyle()

Returns

ILexStyle

ILexStyle that is added.