Click or drag to resize

SymbolTablePopScope Method

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

Parameters

seqVarsDefinedInThisScope
Type: System.Collections.GenericListSequenceVariable
See Also