Click or drag to resize

RecognizerSharedStatebacktracking Field

If 0, no backtracking is going on. Safe to exec actions etc... If >0 then it's the level of backtracking.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public int backtracking

Field Value

Type: Int32
See Also