Click or drag to resize

ActionNamesrulesToImplementedMatchClasses Field

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly Dictionary<string, List<MatchClassInfo>> rulesToImplementedMatchClasses

Field Value

Type: DictionaryString, ListMatchClassInfo
See Also