Table of Contents

Constructor LexStates

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

LexStates(ILexScheme)

Initializes a new instance of the LexStates with specified owner.

public LexStates(ILexScheme owner)

Parameters

owner ILexScheme

Specifies ILexScheme that owns this new instance.