Click or drag to resize

IRulePatternImplementedMatchClasses Property

An array of the implemented match classes

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

Property Value

Type: IMatchClass
See Also