dsymbol.builtin.symbols

Members

Variables

aggregateSymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) aggregateSymbols;

Struct, enum, union, class, and interface properties

arraySymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) arraySymbols;

Array properties

assocArraySymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) assocArraySymbols;

Associative array properties

builtinSymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) builtinSymbols;

Symbols for the built in types

classSymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) classSymbols;

Class properties

enumSymbols
TTree!(DSymbol*, Mallocator, true, "a < b", false) enumSymbols;

Enum properties

Meta