Click or drag to resize

IFunctionDefinitionPackage Property

null if this is a global function, otherwise the package the function is contained in.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
string Package { get; }

Property Value

String

Implements

INamedPackage
See Also