Click or drag to resize

SequenceForContainerGetLocalVariables Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public override bool GetLocalVariables(
	Dictionary<SequenceVariable, SetValueType> variables,
	List<SequenceExpressionConstructor> constructors,
	SequenceBase target
)

Parameters

variables  DictionarySequenceVariable, SetValueType
 
constructors  ListSequenceExpressionConstructor
 
target  SequenceBase
 

Return Value

Boolean
See Also