 | MatchListHelperAdd Method (IListIMatch, IMatches, IDictionaryIMatch, Int32) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static void Add(
IList<IMatch> matchList,
IMatches[] matchesArray,
IDictionary<IMatch, int> matchToConstructIndex
)
Parameters
- matchList
- Type: System.Collections.GenericIListIMatch
- matchesArray
- Type: de.unika.ipd.grGen.libGrIMatches
- matchToConstructIndex
- Type: System.Collections.GenericIDictionaryIMatch, Int32
See Also