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.1
Syntax
C#
bool IsExternal { get; }

Property Value

Boolean
See Also