Click or drag to resize

IActionsFunctionDefinitions Property

Enumerates all function definitions.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IEnumerable<IFunctionDefinition> FunctionDefinitions { get; }

Property Value

Type: IEnumerableIFunctionDefinition
See Also