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.1
Syntax
C#
public string[] DefNames { get; }

Property Value

String

Implements

IMatchingPatternDefNames
See Also