Click or drag to resize

LGSPActionExecutionEnvironmentFinished Method (IMatches, Boolean)

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

Parameters

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

Implements

IActionExecutionEnvironmentFinished(IMatches, Boolean)
See Also