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
Syntaxpublic virtual bool Failed { get; }
Public Overridable ReadOnly Property Failed As Boolean
Get
Property Value
Type:
Boolean
See Also