Table of Contents

Method AddLexSyntaxBlock

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

AddLexSyntaxBlock()

Creates new ILexSyntaxBlock and adds it to the LexSyntaxBlocks collection.

public virtual ILexSyntaxBlock AddLexSyntaxBlock()

Returns

ILexSyntaxBlock

ILexSyntaxBlock that is added.