Click or drag to resize

LGSPGraphGlobalVariables Property

The global variables of the graph rewrite system; convenience access to save parameter passing.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override IGlobalVariables GlobalVariables { get; }

Property Value

Type: IGlobalVariables

Implements

IGraphGlobalVariables
See Also