Click or drag to resize

SequenceComputationDebugHalt Constructor (List<SequenceExpression>)

Initializes a new instance of the SequenceComputationDebugHalt class

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

Parameters

argExprs
Type: System.Collections.Generic.List<SequenceExpression>
See Also