Click or drag to resize

BaseRecognizer Constructor (RecognizerSharedState)

Initializes a new instance of the BaseRecognizer class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public BaseRecognizer(
	RecognizerSharedState state
)

Parameters

state
Type: Stimulsoft.Data.Expressions.Antlr.RuntimeRecognizerSharedState

[Missing <param name="state"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BaseRecognizer.#ctor(Stimulsoft.Data.Expressions.Antlr.Runtime.RecognizerSharedState)"]

See Also