Table of Contents

Property LeaveState

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

LeaveState

Gets or sets ILexState object that specifies lexical resulting state after lexical analyzer locates text, that matches to the LexSyntaxBlock.Expression.

public virtual ILexState LeaveState { get; set; }

Property Value

ILexState