Click or drag to resize

DebuggerDebugFinished Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public void DebugFinished(
	IMatches[] matches,
	bool[] special
)

Parameters

matches  IMatches
 
special  Boolean
 
See Also