dsymbol.builtin.symbols

  • Declaration

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

    Symbols for the built in types

  • Declaration

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

    Array properties

  • Declaration

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

    Associative array properties

  • Declaration

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

    Struct, enum, union, class, and interface properties

  • Declaration

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

    Class properties

  • Declaration

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

    Enum properties