SymbolTableEntry.isDefined

bool isDefined() pure nothrow @nogc @safe const

Check if this symbol is defined.

Returns

true if the symbol is defined (not undefined).