dsymbol.type_lookup
-
Declaration
enumTypeLookupKind: ubyte;The type lookup kind.
-
Declaration
structTypeLookup;information used by the symbol resolver to determine types, inheritance, mixins, and alias this.
-
Declaration
UnrolledList!istringbreadcrumbs;Strings used to resolve the type
-
Declaration
TypeLookupKindkind;The
kindof type lookup
-