Table of Contents

Constructor LexSyntaxBlocks

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

LexSyntaxBlocks(ILexState)

Initializes a new instance of the LexSyntaxBlocks class with specifies parameters.

public LexSyntaxBlocks(ILexState state)

Parameters

state ILexState

Specifies ILexState to which this new instance belongs.