Click or drag to resize

LGSPMatchingPatternDefNames Property

An array of the names of the def elements yielded out of this pattern.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public string[] DefNames { get; }

Property Value

Type: String

Implements

IMatchingPatternDefNames
See Also