Click or drag to resize

DebuggerDebugBeginExecution Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DebugBeginExecution(
	IPatternMatchingConstruct patternMatchingConstruct
)

Parameters

patternMatchingConstruct
Type: de.unika.ipd.grGen.libGrIPatternMatchingConstruct
See Also