Table of Contents

Property Blocks

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

Blocks

Represents collection of Syntax Blocks associated with this ILexState.

public virtual Dictionary<int, ILexSyntaxBlock> Blocks { get; }

Property Value

Dictionary<int, ILexSyntaxBlock>