 | SequenceVariable Class |
A variable declared/used within a sequence,
might be a sequence-local variable or a reference to a graph-global variable.
It is first stored within the symbol table belonging to the sequence on sequence parsing,
after parsing only on the heap, with references from the sequence AST pointing to it.
Inheritance HierarchySystemObject
de.unika.ipd.grGen.libGrSequenceVariable
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic class SequenceVariable
The SequenceVariable type exposes the following members.
Constructors
Properties
Methods
See Also