Click or drag to resize

PatternElementdefToBeYieldedTo Field

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 readonly bool defToBeYieldedTo

Field Value

Type: Boolean
See Also