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
Syntaxpublic virtual void Reset()
Public Overridable Sub Reset
See Also