Click or drag to resize

DebuggerDebugMatchedAfter Method

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

Parameters

matches
Type: de.unika.ipd.grGen.libGrIMatches
special
Type: SystemBoolean
See Also