Click or drag to resize

DumpMatchSpecial Enumeration

Specifies how an IMatches object should be dumped.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public enum DumpMatchSpecial
Members
  Member nameValueDescription
AllMatches-1 Insert virtual match nodes and connect the matches
OnlyMatches-2 Show only the matches
See Also