Click or drag to resize

IFunctionDefinitionInputs Property

The GrGen types of the function parameters.

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

Property Value

Type: GrGenType
See Also