Click or drag to resize

PatternNodeoriginalNode Property

Links to the original pattern node in case this node was inlined, otherwise null; the point of definition of the original node references the original containing pattern

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public PatternNode originalNode { get; }

Property Value

PatternNode
See Also