Click or drag to resize

IPatternElementDefToBeYieldedTo Property

Iff true the element is only defined in its PointOfDefinition pattern, it gets matched in another, nested or called pattern which yields it to the containing pattern.

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

Property Value

Type: Boolean
See Also