Click or drag to resize

IActionExecutionEnvironmentOnRewritingSelectedMatch Event

Fired before the selected match is rewritten (comparable to the old OnFinishing and OnRewritingNextMatch, now one event, fired per selected match).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
event RewriteSelectedMatchHandler OnRewritingSelectedMatch

Value

Type: de.unika.ipd.grGen.libGrRewriteSelectedMatchHandler
See Also