Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceAdd Method

adds a match object to the end of the list; only applicable if this is the match of an iteration, not an action

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public void Add(
	Match match
)

Parameters

match
Type: Match
See Also