TypeLookup

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

Members

Variables

breadcrumbs
UnrolledList!istring breadcrumbs;

Strings used to resolve the type

kind
TypeLookupKind kind;

The kind of type lookup

Meta