Click or drag to resize

ANTLRStringStream Constructor (String)

Copy data in string to a local char array

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public ANTLRStringStream(
	string input
)

Parameters

input
Type: SystemString

[Missing <param name="input"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.ANTLRStringStream.#ctor(System.String)"]

See Also