Click or drag to resize

LGSPActionExecutionEnvironmentMatchForQuery(Boolean, ActionCall) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public IMatches[] MatchForQuery(
	bool fireDebugEvents,
	params ActionCall[] actions
)

Parameters

fireDebugEvents  Boolean
 
actions  ActionCall
 

Return Value

IMatches

Implements

IActionExecutionEnvironmentMatchForQuery(Boolean, ActionCall)
See Also