Click or drag to resize

LGSPMatchingPatternInputs Property

An array of GrGen types corresponding to rule parameters.

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

Property Value

Type: GrGenType

Implements

IMatchingPatternInputs
See Also