Click or drag to resize

PatternVariableoriginalVariable Field

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

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly PatternVariable originalVariable

Field Value

Type: PatternVariable
See Also