Click or drag to resize

IFunctionDefinitionIsExternal Property

Tells whether the function is an externally defined one or an internal one

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

Property Value

Type: Boolean
See Also