 | 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.2
Syntaxpublic PatternNode originalNode { get; }
Property Value
Type:
PatternNode
See Also