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.2
Syntax
C#
string Package { get; }

Property Value

Type: String

Implements

INamedPackage
See Also