Click or drag to resize

LGSPActionExecutionEnvironmentEndExecution Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public void EndExecution(
	IPatternMatchingConstruct patternMatchingConstruct,
	Object result
)

Parameters

patternMatchingConstruct  IPatternMatchingConstruct
 
result  Object
 

Implements

IActionExecutionEnvironmentEndExecution(IPatternMatchingConstruct, Object)
See Also