 | IPatternGraphNegativePatternGraphs Property |
An array of negative pattern graphs which make the search fail if they get matched
(NACs - Negative Application Conditions).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIPatternGraph[] NegativePatternGraphs { get; }
Property Value
Type:
IPatternGraph
See Also