Click or drag to resize

SequenceComputationDebugAdd Constructor (ListSequenceExpression)

Initializes a new instance of the SequenceComputationDebugAdd class

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public SequenceComputationDebugAdd(
	List<SequenceExpression> argExprs
)

Parameters

argExprs
Type: System.Collections.GenericListSequenceExpression
See Also