Click or drag to resize

IteratedMaxMatches Property

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

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

Property Value

Int32

Implements

IIteratedMaxMatches
See Also