Click or drag to resize

IMatchMatchClass Property

The match object represents a match of the match class given by this member. Only set in case the match class was created by a constructor, otherwise the pattern is given.

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

Property Value

Type: IMatchClass
See Also