 | Variable Class |
A named global variable.
Inheritance HierarchySystemObject
de.unika.ipd.grGen.libGrVariable
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxThe Variable type exposes the following members.
Constructors
| Name | Description |
---|
 | Variable |
Initializes a Variable instance.
|
Top
Fields
| Name | Description |
---|
 | Name |
The name of the variable.
|
 | Value |
The value pointed to by the variable.
|
Top
See Also