SymbolTableEntry.isFunction

bool isFunction() pure nothrow @nogc @safe const

Check if this is a function symbol.

Returns

true if the symbol type is FUNC.