Click or drag to resize

LGSPActionExecutionEnvironmentMatchedAfterFiltering Method (IMatches, Boolean)

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

Parameters

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

Implements

IActionExecutionEnvironmentMatchedAfterFiltering(IMatches, Boolean)
See Also