Table of Contents

Method AddLexState

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

AddLexState()

Creates new ILexState and adds it to LexScheme.LexStates collection.

public virtual ILexState AddLexState()

Returns

ILexState

ILexState that is added.