Click or drag to resize

IIteratedMaxMatches Property

The upper bound to stop matching at, 0 means unlimited/as often as possible.

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

Property Value

Type: Int32
See Also