Click or drag to resize

SequenceExpressionMathPowGetLocalVariables(DictionarySequenceVariable, SetValueType, ListSequenceExpressionConstructor) Method


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

Parameters

variables  DictionarySequenceVariable, SetValueType
 
constructors  ListSequenceExpressionConstructor
 
See Also