Click or drag to resize

BaseRecognizerDebugEnterSubRule Method

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

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

Parameters

decisionNumber
Type: SystemInt32

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

See Also