Table of Contents

Property Expressions

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

Expressions

When implemented by a class, gets or sets collection of the expressions used by ILexer to parse the text.

IList<string> Expressions { get; set; }

Property Value

IList<string>