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.1
Syntax
C#
IMatchClass MatchClass { get; }

Property Value

IMatchClass
See Also