Click or drag to resize

TokenRewriteStreamGetLastRewriteTokenIndex Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.TokenRewriteStream.GetLastRewriteTokenIndex(System.String)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual int GetLastRewriteTokenIndex(
	string programName
)

Parameters

programName
Type: SystemString

[Missing <param name="programName"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.TokenRewriteStream.GetLastRewriteTokenIndex(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.TokenRewriteStream.GetLastRewriteTokenIndex(System.String)"]

See Also