Property Expressions
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; }
When implemented by a class, gets or sets collection of the expressions used by ILexer
to parse the text.
IList<string> Expressions { get; set; }