Click or drag to resize

BaseRecognizerDebugEnterAlt Method

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

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual void DebugEnterAlt(
	int alt
)

Parameters

alt
Type: SystemInt32

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

See Also