SymbolTableEntry.isFile

bool isFile() pure nothrow @nogc @safe const

Check if this is a file symbol.

Returns

true if the symbol type is FILE.