Click or drag to resize

LGSPRulePatternOutputs Property

An array of GrGen types corresponding to rule return values.

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

Property Value

Type: GrGenType

Implements

IRulePatternOutputs
See Also