SymbolTableEntry.setType

void setType(SymbolType type) pure nothrow @nogc @safe

Set symbol type in st_info field.

Parameters

typeThe symbol type to set.