Table of Contents

Property Blocks

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

Blocks

When implemented by a class, represents collection of Syntax Blocks associated with this ILexState.

Dictionary<int, ILexSyntaxBlock> Blocks { get; }

Property Value

Dictionary<int, ILexSyntaxBlock>