Click or drag to resize

MatchRecognizeRegExNested Constructor (MatchRecogizePatternElementType, MatchRecognizeRegExRepeat)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public MatchRecognizeRegExNested(
	MatchRecogizePatternElementType type,
	MatchRecognizeRegExRepeat optionalRepeat
)

Parameters

type
Type: com.espertech.esper.common.client.sodaMatchRecogizePatternElementType
multiplicity
optionalRepeat
Type: com.espertech.esper.common.client.sodaMatchRecognizeRegExRepeat
repetition
See Also