Click or drag to resize

BaseRecognizerFailed Property

Return whether or not a backtracking attempt failed.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual bool Failed { get; }

Property Value

Type: Boolean
See Also