SymbolTableEntry.isObject

bool isObject() pure nothrow @nogc @safe const

Check if this is an object symbol.

Returns

true if the symbol type is OBJECT.