Click or drag to resize

SymbolTable Class

class of symbol table containing the variables declared in the sequence variables might be implicitely(graph-global) or explicitely(sequence-local) declared
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrSymbolTable

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public class SymbolTable

The SymbolTable type exposes the following members.

Constructors
 NameDescription
Public methodSymbolTableInitializes a new instance of the SymbolTable class
Top
Methods
See Also