Click or drag to resize

BaseRecognizerBeginResync Method

A hook to listen in on the token consumption during error recovery. The DebugParser subclasses this to fire events to the listenter.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual void BeginResync()
See Also