Click or drag to resize

SymbolTablePopScope Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public void PopScope(
	List<SequenceVariable> seqVarsDefinedInThisScope
)

Parameters

seqVarsDefinedInThisScope  ListSequenceVariable
 
See Also