Click or drag to resize

SequenceRuleAllCallInterpretedMatchForQuery Method (IGraphProcessingEnvironment, IMatches)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public List<IMatch> MatchForQuery(
	IGraphProcessingEnvironment procEnv,
	out IMatches matches
)

Parameters

procEnv
Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
matches
Type: de.unika.ipd.grGen.libGrIMatches

Return Value

Type: ListIMatch
See Also