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.1
Syntax
C#
public override IGlobalVariables GlobalVariables { get; }

Property Value

IGlobalVariables

Implements

IGraphGlobalVariables
See Also