Click or drag to resize

DebuggerInitSequenceExpression Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void InitSequenceExpression(
	SequenceExpression seqExp,
	bool withStepMode
)

Parameters

seqExp
Type: de.unika.ipd.grGen.libGrSequenceExpression
withStepMode
Type: SystemBoolean
See Also