Click or drag to resize

IGraphGlobalVariables Property

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

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

Property Value

Type: IGlobalVariables
See Also