dsymbol.type_lookup

  • Declaration

    enum TypeLookupKind: ubyte;

    The type lookup kind.

  • Declaration

    struct TypeLookup;

    information used by the symbol resolver to determine types, inheritance, mixins, and alias this.

    • Declaration

      UnrolledList!istring breadcrumbs;

      Strings used to resolve the type

    • Declaration

      TypeLookupKind kind;

      The kind of type lookup