Click or drag to resize

TreeParserGetCurrentInputSymbol Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeParser.GetCurrentInputSymbol(Stimulsoft.Data.Expressions.Antlr.Runtime.IIntStream)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected override Object GetCurrentInputSymbol(
	IIntStream input
)

Parameters

input
Type: Stimulsoft.Data.Expressions.Antlr.RuntimeIIntStream

[Missing <param name="input"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeParser.GetCurrentInputSymbol(Stimulsoft.Data.Expressions.Antlr.Runtime.IIntStream)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeParser.GetCurrentInputSymbol(Stimulsoft.Data.Expressions.Antlr.Runtime.IIntStream)"]

See Also