Click or drag to resize

IMatchNumberOfIterateds Property

Number of submatches due to iterateds in the match. Corresponding to the number of iterated patterns, not the number of matches of some iterated pattern.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
int NumberOfIterateds { get; }

Property Value

Type: Int32
See Also