Click or drag to resize

ANTLRStringStreamReset Method

Reset the stream so that it's in the same state it was when the object was created *except* the data array is not touched.

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