Table of Contents

Property CaseSensitive

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

CaseSensitive

When implemented by a class, gets or sets a value indicating whether the analyzer should perform case sensitive parsing for this ILexState.

bool CaseSensitive { get; set; }

Property Value

bool