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.1
Syntax
C#
IEnumerable<IFunctionDefinition> FunctionDefinitions { get; }

Property Value

IEnumerableIFunctionDefinition
See Also