Table of Contents

Property CaseSensitive

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

CaseSensitive

Gets or sets a value indicating whether the analyzer should perform case sensitive parsing for this LexState.

public virtual bool CaseSensitive { get; set; }

Property Value

bool