Click or drag to resize

DebuggerDebugMatchSelected Method


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

Parameters

match  IMatch
 
special  Boolean
 
matches  IMatches
 
See Also