Click or drag to resize

IMatchPattern Property

The match object represents a match of the pattern given by this member. May be null in case of a match class created by a constructor instead of an action.

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

Property Value

Type: IPatternGraph
See Also