Table of Contents

Constructor LexStyles

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

LexStyles(ILexScheme)

Initializes a new instance of the LexStyles class with a specified owner.

public LexStyles(ILexScheme owner)

Parameters

owner ILexScheme

Specifies ILexScheme that owns this new instance.