Click or drag to resize

PatternElementDefToBeYieldedTo 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.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool DefToBeYieldedTo { get; }

Property Value

Type: Boolean

Implements

IPatternElementDefToBeYieldedTo
See Also