Click or drag to resize

BaseRecognizerCombineFollows Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BaseRecognizer.CombineFollows(System.Boolean)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual BitSet CombineFollows(
	bool exact
)

Parameters

exact
Type: SystemBoolean

[Missing <param name="exact"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BaseRecognizer.CombineFollows(System.Boolean)"]

Return Value

Type: BitSet

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BaseRecognizer.CombineFollows(System.Boolean)"]

See Also