 | 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
Syntaxpublic void Add(
Match match
)
Parameters
- match
- Type: Match
See Also