Click or drag to resize

ANTLRReaderStream Constructor (TextReader)

Initializes a new instance of the ANTLRReaderStream class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public ANTLRReaderStream(
	TextReader r
)

Parameters

r
Type: System.IOTextReader

[Missing <param name="r"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.ANTLRReaderStream.#ctor(System.IO.TextReader)"]

See Also